summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_captiveportal.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2014-11-05 22:45:06 -0600
committerChris Buechler <cmb@pfsense.org>2014-11-05 22:45:06 -0600
commitbb18cfcb3b993ff8045d42e229b93565aa5515ab (patch)
tree7f30627bbbd52cbc7443921ddb4471a724ccb922 /usr/local/www/status_captiveportal.php
parente8fa9843b591565630e4233b1ae9f305d3e29224 (diff)
downloadpfsense-bb18cfcb3b993ff8045d42e229b93565aa5515ab.zip
pfsense-bb18cfcb3b993ff8045d42e229b93565aa5515ab.tar.gz
fix up text
Diffstat (limited to 'usr/local/www/status_captiveportal.php')
-rw-r--r--usr/local/www/status_captiveportal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_captiveportal.php b/usr/local/www/status_captiveportal.php
index c9aab18..a0c4db1 100644
--- a/usr/local/www/status_captiveportal.php
+++ b/usr/local/www/status_captiveportal.php
@@ -147,7 +147,7 @@ $mac_man = load_mac_manufacturer_table();
<tr><td colspan="5"><br /></td></tr>
<?php if (!empty($cpzone)): ?>
<tr>
- <td colspan="5" valign="top" class="listtopic"><?=gettext("Captiveportal status");?></td>
+ <td colspan="5" valign="top" class="listtopic"><?=gettext("Captive Portal status");?></td>
</tr>
<tr>
<td class="listhdrr"><a href="?zone=<?=$cpzone?>&amp;order=ip&amp;showact=<?=htmlspecialchars($_GET['showact']);?>"><?=gettext("IP address");?></a></td>
OpenPOWER on IntegriCloud