summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-06-30 09:19:48 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2010-06-30 09:19:48 -0300
commita5e9c28444e3dc6a3c1668719786c3a389ba652e (patch)
tree142e05e4df9fef7fd1132f7c0daf6bd7f5b72970 /usr/local/www/firewall_rules_edit.php
parent54009f588b7445945f0720c7e96ff4b79ba64130 (diff)
downloadpfsense-a5e9c28444e3dc6a3c1668719786c3a389ba652e.zip
pfsense-a5e9c28444e3dc6a3c1668719786c3a389ba652e.tar.gz
Revert "Implemment gettext() calls"
This reverts commit 7502ef0a698a49d9652cd3616447eb717cba707d. A lot of mistakes Conflicts: usr/local/www/firewall_nat.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 1f8dbbc..067098c 100755
--- a/usr/local/www/firewall_rules_edit.php
+++ b/usr/local/www/firewall_rules_edit.php
@@ -1333,8 +1333,8 @@ include("head.inc");
</select>
<br/>
<span class="vexpl">
- <?=gettext("Choose a Layer7 container to apply application protocol inspection rules.")
- gettext("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