summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
diff options
context:
space:
mode:
authorCarlos Eduardo Ramos <carlos.ramos@bluepex.com>2010-07-12 14:35:29 -0300
committerCarlos Eduardo Ramos <carlos.ramos@bluepex.com>2010-07-12 14:35:29 -0300
commit4fe84f510a1c933d783e2f4fc398774b740e5392 (patch)
tree060c0e7fce2d076bff859d653f293e831f121e74 /usr/local/www/firewall_rules_edit.php
parentbc381f9a1ec901b760ca9757a0bf8a0afef61c99 (diff)
downloadpfsense-4fe84f510a1c933d783e2f4fc398774b740e5392.zip
pfsense-4fe84f510a1c933d783e2f4fc398774b740e5392.tar.gz
Checked gettext() implementation on firewall_rules_edit.php
Diffstat (limited to 'usr/local/www/firewall_rules_edit.php')
-rwxr-xr-xusr/local/www/firewall_rules_edit.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php
index dab9b45..dd4aa86 100755
--- a/usr/local/www/firewall_rules_edit.php
+++ b/usr/local/www/firewall_rules_edit.php
@@ -1335,8 +1335,8 @@ include("head.inc");
</select>
<br/>
<span class="vexpl">
- <?=gettext("Choose a Layer7 container to apply application protocol inspection rules.
- These are valid for TCP and UDP protocols only.");?>
+ <?=gettext("Choose a Layer7 container to apply application protocol inspection rules. " .
+ "These are valid for TCP and UDP protocols only.");?>
</span>
</div>
</td>
OpenPOWER on IntegriCloud