summaryrefslogtreecommitdiffstats
path: root/etc/inc/filter.inc
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2007-10-17 00:25:25 +0000
committerBill Marquette <billm@pfsense.org>2007-10-17 00:25:25 +0000
commit709cc6e0f29e0fa16fa872a00940d078dc039506 (patch)
tree67ae43965365032a76026ad8e9c3f90069938f4a /etc/inc/filter.inc
parent3702685f11cc41455faa75e995b02007f835480d (diff)
downloadpfsense-709cc6e0f29e0fa16fa872a00940d078dc039506.zip
pfsense-709cc6e0f29e0fa16fa872a00940d078dc039506.tar.gz
global s/[wW]ebGUI/webConfigurator/ - brought up via ticket #1427
Diffstat (limited to 'etc/inc/filter.inc')
-rw-r--r--etc/inc/filter.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc
index 39fab02..00cfc93 100644
--- a/etc/inc/filter.inc
+++ b/etc/inc/filter.inc
@@ -2706,7 +2706,7 @@ EOD;
$ipfrules .= <<<EOD
-# make sure the user cannot lock himself out of the webGUI or SSH
+# make sure the user cannot lock himself out of the webConfigurator or SSH
anchor "anti-lockout"
pass in quick on $lanif from any to $lanip keep state label "anti-lockout web rule"
OpenPOWER on IntegriCloud