diff --git a/gui/templates/views/manage.tmpl b/gui/templates/views/manage.tmpl index 03631cb..f1772b5 100644 --- a/gui/templates/views/manage.tmpl +++ b/gui/templates/views/manage.tmpl @@ -168,7 +168,7 @@
- Next to all official domains, also allow this domain:
+ Next to all official domains, also allow this domain (whitelist):

diff --git a/gui/templates/views/setup.tmpl b/gui/templates/views/setup.tmpl index c72c2e8..f4537d0 100644 --- a/gui/templates/views/setup.tmpl +++ b/gui/templates/views/setup.tmpl @@ -31,7 +31,7 @@ {{ . }}
{{ end }} - Next to all official domains, also allow this domain:
+ Next to all official domains, also allow this domain (whitelist):

{{ with .Errors.WhitelistDomains }} {{ . }}