summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal.php
diff options
context:
space:
mode:
authorNewEraCracker <neweracracker@gmail.com>2016-05-10 10:39:26 +0100
committerNewEraCracker <neweracracker@gmail.com>2016-05-10 10:39:26 +0100
commit0e63fe1f372584a03a6c84aeb6268fde8de75b3a (patch)
tree676526dc9594cd4cb9bd848ad02a48d6fce28d2e /src/usr/local/www/services_captiveportal.php
parent974dee46d74783d4ffbfe243a184b7ee0c63136a (diff)
downloadpfsense-0e63fe1f372584a03a6c84aeb6268fde8de75b3a.zip
pfsense-0e63fe1f372584a03a6c84aeb6268fde8de75b3a.tar.gz
Adding missing spaces between punctuation
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 368865a..080c0fe 100644
--- a/src/usr/local/www/services_captiveportal.php
+++ b/src/usr/local/www/services_captiveportal.php
@@ -688,7 +688,7 @@ $section->addInput(new Form_Checkbox(
$pconfig['passthrumacadd']
))->setHelp(sprintf('When enabled, a MAC passthrough entry is automatically added after the user has successfully authenticated. Users of that MAC address will ' .
'never have to authenticate again. To remove the passthrough MAC entry either log in and remove it manually from the ' .
- '%s or send a POST from another system.' .
+ '%s or send a POST from another system. ' .
'If this is enabled, RADIUS MAC authentication cannot be used. Also, the logout window will not be shown.', '<a href="services_captiveportal_mac.php">MAC tab</a>'));
$section->addInput(new Form_Checkbox(
OpenPOWER on IntegriCloud