summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@dds.nl>2011-02-23 09:03:59 +0100
committerSeth Mos <seth.mos@dds.nl>2011-02-23 09:03:59 +0100
commita299232e558aa3ca146ea78239522ce3730e8817 (patch)
tree9fe915a010727017e39cc274096240daebc98d32 /usr/local/www/firewall_rules_edit.php
parent8e559859c252d2840c93aad396b482e680ef958e (diff)
parentb877803194700f75cb264e7343695acf971fa07e (diff)
downloadpfsense-a299232e558aa3ca146ea78239522ce3730e8817.zip
pfsense-a299232e558aa3ca146ea78239522ce3730e8817.tar.gz
Merge remote branch 'upstream/master'
Conflicts: etc/inc/filter.inc etc/inc/vpn.inc
Diffstat (limited to 'usr/local/www/firewall_rules_edit.php')
-rwxr-xr-xusr/local/www/firewall_rules_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php
index 8ab5670..e4cb57f 100755
--- a/usr/local/www/firewall_rules_edit.php
+++ b/usr/local/www/firewall_rules_edit.php
@@ -1151,7 +1151,7 @@ $i--): ?>
<br/><center>
<input onClick='tcpflags_anyclick(this);' type='checkbox' name='tcpflags_any' value='on' <?php if ($pconfig['tcpflags_any']) echo "checked"; ?>><strong><?=gettext("Any flags.");?></strong><br/></center>
<br/>
- <span class="vexpl"><?=gettext("Use this to choose TCP flags that must".
+ <span class="vexpl"><?=gettext("Use this to choose TCP flags that must ".
"be set or cleared for this rule to match.");?></span>
</div>
</td>
OpenPOWER on IntegriCloud