summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out.php
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-06-30 09:01:20 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2010-06-30 09:01:20 -0300
commit3deb92f7c836ed149cd7e50367052a3af60c420d (patch)
tree8254782fc5eecbe633c5753af0abc63b20a5917e /usr/local/www/firewall_nat_out.php
parent477654da47e20a35541a02f6b59a69ae7f4b4df2 (diff)
downloadpfsense-3deb92f7c836ed149cd7e50367052a3af60c420d.zip
pfsense-3deb92f7c836ed149cd7e50367052a3af60c420d.tar.gz
Revert "Implemment gettext() calls"
This reverts commit 49031495b501e4477941fa6248fe94cc698f9dcd. A lot of mistakes Conflicts: usr/local/www/firewall_nat.php
Diffstat (limited to 'usr/local/www/firewall_nat_out.php')
-rwxr-xr-xusr/local/www/firewall_nat_out.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_nat_out.php b/usr/local/www/firewall_nat_out.php
index bd4e081..bcde21b 100755
--- a/usr/local/www/firewall_nat_out.php
+++ b/usr/local/www/firewall_nat_out.php
@@ -291,7 +291,7 @@ include("head.inc");
</script>
<?php if ($savemsg) print_info_box($savemsg); ?>
<?php if (is_subsystem_dirty('natconf')): ?><p>
-<?php print_info_box_np gettext(("The NAT configuration has been changed.") <br> gettext("You must apply the changes in order for them to take effect."));?><br>
+<?php print_info_box_np gettext(("The NAT configuration has been changed.")<br>gettext("You must apply the changes in order for them to take effect."));?><br>
<?php endif; ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr><td>
<?php
OpenPOWER on IntegriCloud