summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2011-02-07 21:08:49 -0500
committerChris Buechler <cmb@pfsense.org>2011-02-07 21:08:49 -0500
commitd440e668edbd94db07b4b422e09ec2ea2ea2b15a (patch)
tree08e1b773336fbcafdfdacaa626b5e7ced268a712 /usr/local/www/services_captiveportal.php
parent63526c2cef6249dc87df56da6ea949805c173fcb (diff)
downloadpfsense-d440e668edbd94db07b4b422e09ec2ea2ea2b15a.zip
pfsense-d440e668edbd94db07b4b422e09ec2ea2ea2b15a.tar.gz
fix text
Diffstat (limited to 'usr/local/www/services_captiveportal.php')
-rwxr-xr-xusr/local/www/services_captiveportal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php
index 8d12c7c..3b3ad12 100755
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -583,7 +583,7 @@ value="<?=htmlspecialchars($pconfig['radiuskey2']);?>"></td>
</tr>
<tr>
- <td class="vncell" valign="top"><?=gettext("Radius ip attribute"); ?></td>
+ <td class="vncell" valign="top"><?=gettext("RADIUS NAS IP attribute"); ?></td>
<td>
<select name="radiussrcip_attribute" id="radiussrcip_attribute">
<?php $iflist = get_configured_interface_with_descr();
OpenPOWER on IntegriCloud