diff --git a/config/config-base.json b/config/config-base.json index 492180d..52b277a 100644 --- a/config/config-base.json +++ b/config/config-base.json @@ -272,6 +272,7 @@ "requires_restart": true, "type": "bool", "value": false, + "advanced": true, "description": "Navigate directly to the above URL instead of needing the user to click \"Continue\"." } } diff --git a/html/form.html b/html/form.html index c26b01a..635d5a5 100644 --- a/html/form.html +++ b/html/form.html @@ -8,6 +8,9 @@ {{ else }} {{ .strings.pageTitle }} {{ end }} +