From 16149dd8e0428f25ded37567655fb673590f6415 Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Tue, 1 Dec 2015 11:20:00 +0000 Subject: Tidy up "system_advanced_admin.php" Remove escaped double quotes --- src/usr/local/www/system_advanced_admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/usr/local/www/system_advanced_admin.php b/src/usr/local/www/system_advanced_admin.php index 0cb4d50..a4c4c62 100644 --- a/src/usr/local/www/system_advanced_admin.php +++ b/src/usr/local/www/system_advanced_admin.php @@ -445,7 +445,7 @@ $section->addInput(new Form_Checkbox( 'Disable DNS Rebinding Checks', $pconfig['nodnsrebindcheck'] ))->setHelp('When this is unchecked, your system is protected against DNS Rebinding attacks. '. + 'href="http://en.wikipedia.org/wiki/DNS_rebinding">DNS Rebinding attacks. '. 'This blocks private IP responses from your configured DNS servers. Check this '. 'box to disable this protection if it interferes with webConfigurator access or '. 'name resolution in your environment.'); -- cgit v1.1