summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_mac.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_mac.php
parent82a1d978a99981bf80694bd3a8adfaa0ae7512f7 (diff)
downloadpfsense-16457bdd941835415e7b7f1e5440d8e2b72ed6f9.zip
pfsense-16457bdd941835415e7b7f1e5440d8e2b72ed6f9.tar.gz
gettext fixes
Diffstat (limited to 'usr/local/www/services_captiveportal_mac.php')
-rwxr-xr-xusr/local/www/services_captiveportal_mac.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/services_captiveportal_mac.php b/usr/local/www/services_captiveportal_mac.php
index fd2193c..bbcd217 100755
--- a/usr/local/www/services_captiveportal_mac.php
+++ b/usr/local/www/services_captiveportal_mac.php
@@ -165,9 +165,9 @@ include("head.inc");
</tr>
<tr>
<td colspan="2" class="list"><span class="vexpl"><span class="red"><strong>
- <?=gettext("Note"); ?>:<br>
+ <?=gettext("Note:"); ?><br>
</strong></span>
- <?=gettext("Adding MAC addresses as pass-through MACs allows them access through the captive portal automatically without being taken to the portal page"); ?>. </span></td>
+ <?=gettext("Adding MAC addresses as pass-through MACs allows them access through the captive portal automatically without being taken to the portal page."); ?> </span></td>
<td class="list">&nbsp;</td>
</tr>
</table>
OpenPOWER on IntegriCloud