summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_ip.php
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-08-12 10:32:15 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2010-08-12 10:32:15 -0300
commit16457bdd941835415e7b7f1e5440d8e2b72ed6f9 (patch)
treeb34d3ac316a3b3805d7e27d07661e2f76b3d31fb /usr/local/www/services_captiveportal_ip.php
parent82a1d978a99981bf80694bd3a8adfaa0ae7512f7 (diff)
downloadpfsense-16457bdd941835415e7b7f1e5440d8e2b72ed6f9.zip
pfsense-16457bdd941835415e7b7f1e5440d8e2b72ed6f9.tar.gz
gettext fixes
Diffstat (limited to 'usr/local/www/services_captiveportal_ip.php')
-rwxr-xr-xusr/local/www/services_captiveportal_ip.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/services_captiveportal_ip.php b/usr/local/www/services_captiveportal_ip.php
index 2eedce3..25615e6 100755
--- a/usr/local/www/services_captiveportal_ip.php
+++ b/usr/local/www/services_captiveportal_ip.php
@@ -154,9 +154,9 @@ include("head.inc");
</tr>
<tr>
<td colspan="2" class="list"><p class="vexpl"><span class="red"><strong>
- <?=gettext("Note"); ?>:<br>
+ <?=gettext("Note:"); ?><br>
</strong></span>
- <?=gettext("Adding allowed IP addresses will allow IP access to/from these addresses through the captive portal without being taken to the portal page. This can be used for a web server serving images for the portal page or a DNS server on another network, for example. By specifying"); ?> <em><?=gettext("from"); ?></em> <?=gettext("addresses, it may be used to always allow pass-through access from a client behind the captive portal"); ?>.</p>
+ <?=gettext("Adding allowed IP addresses will allow IP access to/from these addresses through the captive portal without being taken to the portal page. This can be used for a web server serving images for the portal page or a DNS server on another network, for example. By specifying <em>from</em> addresses, it may be used to always allow pass-through access from a client behind the captive portal."); ?></p>
<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>
OpenPOWER on IntegriCloud