summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules.php
diff options
context:
space:
mode:
authorColin Fleming <cj_fleming@sky.com>2013-01-14 13:43:20 +0000
committerColin Fleming <cj_fleming@sky.com>2013-01-14 13:43:20 +0000
commit1fe0d1a19172b1b2b687a6603a058c55385ded63 (patch)
tree0387607a4319bc88372766f0aee7a9ec21033451 /usr/local/www/firewall_rules.php
parentcde76eba833e83e91260d8dfb9cbe7e1526ad306 (diff)
downloadpfsense-1fe0d1a19172b1b2b687a6603a058c55385ded63.zip
pfsense-1fe0d1a19172b1b2b687a6603a058c55385ded63.tar.gz
Spelling mistake
Diffstat (limited to 'usr/local/www/firewall_rules.php')
-rwxr-xr-xusr/local/www/firewall_rules.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules.php b/usr/local/www/firewall_rules.php
index db941fb..4bc14dc 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -857,7 +857,7 @@ if($_REQUEST['undodrag']) {
<span class="red"><?=gettext("Hint:");?></span>
</strong><br>
<ul>
-<?pgp if ("FloatingRules" != $if): ?>
+<?php if ("FloatingRules" != $if): ?>
<li><?=gettext("Rules are evaluated on a first-match basis (i.e. " .
"the action of the first rule to match a packet will be executed). " .
"This means that if you use block rules, you'll have to pay attention " .
OpenPOWER on IntegriCloud