summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_firewall.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2011-08-20 01:37:17 -0400
committerChris Buechler <cmb@pfsense.org>2011-08-20 01:37:17 -0400
commit1caa6adc4295d5ce88b48c1549da4fc24a681ee1 (patch)
tree4627af322be14f3069b347767d5b50b4e52ca7eb /usr/local/www/system_advanced_firewall.php
parent3d749ab377d1310c82acb5f47925017d6287dc4a (diff)
downloadpfsense-1caa6adc4295d5ce88b48c1549da4fc24a681ee1.zip
pfsense-1caa6adc4295d5ce88b48c1549da4fc24a681ee1.tar.gz
remove dead link, no equivalent exists, will add info on that page's help
Diffstat (limited to 'usr/local/www/system_advanced_firewall.php')
-rw-r--r--usr/local/www/system_advanced_firewall.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced_firewall.php b/usr/local/www/system_advanced_firewall.php
index 0cdaad7..87a524f 100644
--- a/usr/local/www/system_advanced_firewall.php
+++ b/usr/local/www/system_advanced_firewall.php
@@ -295,7 +295,6 @@ function update_description(itemnum) {
<input name="disablescrub" type="checkbox" id="disablescrub" value="yes" <?php if (isset($config['system']['disablescrub'])) echo "checked"; ?> />
<strong><?=gettext("Disables the PF scrubbing option which can sometimes interfere with NFS and PPTP traffic.");?></strong>
<br/>
- <?=gettext("Click")?> <a href='http://www.openbsd.org/faq/pf/scrub.html' target='_new'><?=gettext("here");?></a> <?=gettext("for more information.");?>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud