diff --git a/webapp_themeDesigner.py b/webapp_themeDesigner.py index f1386425f..bfdd8a675 100644 --- a/webapp_themeDesigner.py +++ b/webapp_themeDesigner.py @@ -52,6 +52,17 @@ def htmlThemeDesigner(cssCache: {}, baseDir: str, themeForm += '
\n' + timelineKey = accessKeys['menuTimeline'] + submitKey = accessKeys['submitButton'] + themeForm += \ + '
\n' + \ + ' \n' + \ + ' \n
\n' + themeForm += ' \n' themeForm += ' \n' themeForm += ' \n'