diff --git a/src/etc/inc/auth.inc b/src/etc/inc/auth.inc index 57b0b7d59..612871bce 100644 --- a/src/etc/inc/auth.inc +++ b/src/etc/inc/auth.inc @@ -95,7 +95,7 @@ if (function_exists("display_error_form") && !isset($config['system']['webgui'][ if($found_host == false) { if(!security_checks_disabled()) { - display_error_form("501", gettext("Potential DNS Rebind attack detected, see http://en.wikipedia.org/wiki/DNS_rebinding
Try accessing the router by IP address instead of by hostname.")); + display_error_form("501", sprintf(gettext("A potential %sDNS Rebind attack%s has been detected.%sTry to access the router by IP address instead of by hostname."),'','','
')); exit; } $security_passed = false; diff --git a/src/www/services_igmpproxy_edit.php b/src/www/services_igmpproxy_edit.php index 0d763ad90..7b891c074 100644 --- a/src/www/services_igmpproxy_edit.php +++ b/src/www/services_igmpproxy_edit.php @@ -189,14 +189,14 @@ include("head.inc");
- upstream network interface is the outgoing interface which is". +
- @@ -207,14 +207,14 @@ include("head.inc");
- + -
+