summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_virtual_ip.php
diff options
context:
space:
mode:
authorCarlos Eduardo Ramos <carlos.ramos@bluepex.com>2010-07-13 14:09:50 -0300
committerCarlos Eduardo Ramos <carlos.ramos@bluepex.com>2010-07-13 14:09:50 -0300
commite4fc92deb822bebe928351ca630b4a0920640b62 (patch)
treeda48ab1318648828659be37b16c38ef0dfba0b08 /usr/local/www/firewall_virtual_ip.php
parent4b368bb976855dd88df631d63994d26db420348a (diff)
downloadpfsense-e4fc92deb822bebe928351ca630b4a0920640b62.zip
pfsense-e4fc92deb822bebe928351ca630b4a0920640b62.tar.gz
Checked gettext() implementation on firewall_virtual_ip.php
Diffstat (limited to 'usr/local/www/firewall_virtual_ip.php')
-rwxr-xr-xusr/local/www/firewall_virtual_ip.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_virtual_ip.php b/usr/local/www/firewall_virtual_ip.php
index 01889f9..f39fbe7 100755
--- a/usr/local/www/firewall_virtual_ip.php
+++ b/usr/local/www/firewall_virtual_ip.php
@@ -221,7 +221,7 @@ include("head.inc");
<tr>
<td colspan="4">
<p><span class="vexpl"><span class="red"><strong><?=gettext("Note");?>:<br>
- </strong></span><?=gettext("The virtual IP addresses defined on this page may be used in");?><a href="firewall_nat.php"> NAT </a><?=gettext("mappings.");?><br>
+ </strong></span><?=gettext("The virtual IP addresses defined on this page may be used in");?><a href="firewall_nat.php"> <?=gettext("NAT"); ?> </a><?=gettext("mappings.");?><br>
<?=gettext("You can check the status of your CARP Virtual IPs and interfaces ");?><a href="carp_status.php"><?=gettext("here");?></a>.</span></p>
</td>
</tr>
OpenPOWER on IntegriCloud