summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_virtual_ip.php
diff options
context:
space:
mode:
authorCarlos Eduardo Ramos <carlos.ramos@bluepex.com>2010-07-08 15:02:05 -0300
committerCarlos Eduardo Ramos <carlos.ramos@bluepex.com>2010-07-08 15:02:05 -0300
commita00665a60d0d5616c1cf02e839745a6b44ef8586 (patch)
tree97f3c523e4cd4fe9f7d2eff827e51a3e0cea2dbd /usr/local/www/firewall_virtual_ip.php
parent4e52fac4c87de2ac3d2da891cb1cd710f9f75eb2 (diff)
downloadpfsense-a00665a60d0d5616c1cf02e839745a6b44ef8586.zip
pfsense-a00665a60d0d5616c1cf02e839745a6b44ef8586.tar.gz
Corrections 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 a4337b8..01889f9 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"> 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