From 7b6e443370c0fe12bc99c19d12515a1a855f85bf Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 23 Nov 2019 14:30:12 +0000 Subject: [PATCH] Select the current theme --- webinterface.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/webinterface.py b/webinterface.py index de86785b..8979e464 100644 --- a/webinterface.py +++ b/webinterface.py @@ -632,6 +632,8 @@ def htmlEditProfile(translate: {},baseDir: str,path: str,domain: str,port: int) themesDropdown+=' ' themesDropdown+=' ' themesDropdown+='' + themeName=getConfigParam(baseDir,'theme') + themesDropdown=themesDropdown.replace('