summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_virtual_ip_edit.php
diff options
context:
space:
mode:
authorCarlos Eduardo Ramos <carlos.ramos@bluepex.com>2010-07-12 13:53:25 -0300
committerCarlos Eduardo Ramos <carlos.ramos@bluepex.com>2010-07-12 13:53:25 -0300
commit2bc79e88e6defcc46ca18a94ec5f61d1ec350cef (patch)
tree363e7121a6205f3c0cda1560f341eed8838e3ed1 /usr/local/www/firewall_virtual_ip_edit.php
parent6a87dc9cc85ac99c03d49ab3c080a4315dd28352 (diff)
downloadpfsense-2bc79e88e6defcc46ca18a94ec5f61d1ec350cef.zip
pfsense-2bc79e88e6defcc46ca18a94ec5f61d1ec350cef.tar.gz
Checked gettext() implementation on firewall_virtual_ip_edit.php
Diffstat (limited to 'usr/local/www/firewall_virtual_ip_edit.php')
-rwxr-xr-xusr/local/www/firewall_virtual_ip_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_virtual_ip_edit.php b/usr/local/www/firewall_virtual_ip_edit.php
index 198d563..1781518 100755
--- a/usr/local/www/firewall_virtual_ip_edit.php
+++ b/usr/local/www/firewall_virtual_ip_edit.php
@@ -468,7 +468,7 @@ function typesel_change() {
<b><?=gettext("Note");?>:<br></b>
</span>&nbsp;&nbsp;
<?=gettext("ProxyARP type IP addresses *DO NOT* work with add on packages such as Squid. Use a CARP or IP Alias type address for these cases.");?>
- <p>&nbsp;&nbsp;&nbsp;<?=gettext("For more information on CARP and the above values, visit the OpenBSD ");?><a href='http://www.openbsd.org/faq/pf/carp.html'> CARP FAQ</A>.
+ <p>&nbsp;&nbsp;&nbsp;<?=gettext("For more information on CARP and the above values, visit the OpenBSD ");?><a href='http://www.openbsd.org/faq/pf/carp.html'> <?=gettext("CARP FAQ"); ?></A>.
</span>
</p>
</td>
OpenPOWER on IntegriCloud