summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-03-31 01:37:06 -0700
committerNOYB <Al_Stu@Frontier.com>2016-03-31 01:37:06 -0700
commit1dcf2cf7945dc0a7115374ca779e7b1ce0784de9 (patch)
treeb8cb57df2bc79dd7ba11fd5a0fad6f99f53f39f1 /src/usr/local/www/services_captiveportal.php
parentdef535d95f8d32ae60de0077e0b584739be6a692 (diff)
downloadpfsense-1dcf2cf7945dc0a7115374ca779e7b1ce0784de9.zip
pfsense-1dcf2cf7945dc0a7115374ca779e7b1ce0784de9.tar.gz
Apply "Editor" Phil's suggestions.
Diffstat (limited to 'src/usr/local/www/services_captiveportal.php')
-rw-r--r--src/usr/local/www/services_captiveportal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_captiveportal.php b/src/usr/local/www/services_captiveportal.php
index 424efc3..ed2d52b 100644
--- a/src/usr/local/www/services_captiveportal.php
+++ b/src/usr/local/www/services_captiveportal.php
@@ -1022,7 +1022,7 @@ $section->addInput(new Form_Select(
'MAC address format',
$pconfig['radmac_format'],
['default' => 'Default', 'singledash' => gettext('Single dash'), 'ietf' => 'IETF', 'cisco' => 'Cisco', 'unformatted' => gettext('Unformatted')]
-))->setHelp('This option changes the MAC address format used in the whole RADIUS system. Change this if the username format also needs changed for ' .
+))->setHelp('This option changes the MAC address format used in the whole RADIUS system. Change this if the username format also needs to be changed for ' .
'RADIUS MAC authentication.' . '<br />' .
'Default: 00:11:22:33:44:55' . '<br />' .
'Single dash: 001122-334455' . '<br />' .
OpenPOWER on IntegriCloud