luci-app-banip: sync with banIP 0.8.8-1
[project/luci.git] / applications / luci-app-banip / htdocs / luci-static / resources / view / banip / allowlist.js
index e70222c0236099b0cef1372a6daddd12c8f14c4d..6b54f2946eba7f724edd5c3c63755dc62c4d5b90 100644 (file)
@@ -29,8 +29,8 @@ return view.extend({
                }
                return E([
                        E('p', {},
-                               _('This is the local banIP allowlist that will permit certain MAC/IP/CIDR addresses.<br /> \
-                               <em><b>Please note:</b></em> add only exactly one MAC/IPv4/IPv6 address or domain name per line.')),
+                               _('This is the local banIP allowlist that will permit certain MAC-, IP-addresses or domain names.<br /> \
+                               <em><b>Please note:</b></em> add only exactly one MAC/IPv4/IPv6 address or domain name per line. Ranges in CIDR notation and MAC/IP-bindings are allowed.')),
                        E('p', {},
                                E('textarea', {
                                        'style': 'width: 100% !important; padding: 5px; font-family: monospace',