summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_ip.php
diff options
context:
space:
mode:
authorCarlos Eduardo Ramos <carlos.ramos@bluepex.com>2010-07-21 09:02:04 -0300
committerCarlos Eduardo Ramos <carlos.ramos@bluepex.com>2010-07-21 09:02:04 -0300
commit12588fdf2287d19fc6b8f510e54ef7bc6ec65fd9 (patch)
tree8ed2a37005f55fb55f9f55e7ed057e8bed572ec1 /usr/local/www/services_captiveportal_ip.php
parent60f13e63f4150f0e5242b15ee6f539d1dd39ee83 (diff)
downloadpfsense-12588fdf2287d19fc6b8f510e54ef7bc6ec65fd9.zip
pfsense-12588fdf2287d19fc6b8f510e54ef7bc6ec65fd9.tar.gz
Corrections gettext implementation on services_captiveportal_ip.php
Diffstat (limited to 'usr/local/www/services_captiveportal_ip.php')
-rwxr-xr-xusr/local/www/services_captiveportal_ip.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal_ip.php b/usr/local/www/services_captiveportal_ip.php
index 505169e..f538988 100755
--- a/usr/local/www/services_captiveportal_ip.php
+++ b/usr/local/www/services_captiveportal_ip.php
@@ -144,7 +144,7 @@ include("head.inc");
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span class="vexpl"><?=gettext("any"); ?> <img src="/themes/<?=$g['theme'];?>/images/icons/icon_in.gif" width="11" height="11" align="absmiddle"> x.x.x.x </span></td>
- <td><span class="vexpl"><?=gettext("All connections"); ?> <strong>to</strong> <?=gettext("the IP address are allowed"); ?></span></td>
+ <td><span class="vexpl"><?=gettext("All connections"); ?> <strong><?=gettext("to"); ?></strong> <?=gettext("the IP address are allowed"); ?></span></td>
</tr>
<tr>
<td colspan="5" height="4"></td>
OpenPOWER on IntegriCloud