diff --git a/app/static/settings/translations.json b/app/static/settings/translations.json index 9199414..b244363 100644 --- a/app/static/settings/translations.json +++ b/app/static/settings/translations.json @@ -26,6 +26,7 @@ "config-tor": "Use Tor", "config-get-only": "GET Requests Only", "config-url": "Root URL", + "config-url-pref": "Preferences URL", "config-css": "Custom CSS", "load": "Load", "apply": "Apply", diff --git a/app/templates/index.html b/app/templates/index.html index 13a22ac..19cb684 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -236,10 +236,13 @@ {{ config.style.replace('\t', '') }} -