diff --git a/htdocs/include/header.include.html b/htdocs/include/header.include.html index 09fafa2e..d4a2b53c 100644 --- a/htdocs/include/header.include.html +++ b/htdocs/include/header.include.html @@ -1,9 +1,9 @@
+
diff --git a/owrx/controllers/template.py b/owrx/controllers/template.py
index 23c1d170..3d578615 100644
--- a/owrx/controllers/template.py
+++ b/owrx/controllers/template.py
@@ -23,7 +23,7 @@ class WebpageController(TemplateController):
settingslink = ""
pm = Config.get()
if "webadmin_enabled" in pm and pm["webadmin_enabled"]:
- settingslink = """
