summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/services_captiveportal.php')
-rw-r--r--src/usr/local/www/services_captiveportal.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/services_captiveportal.php b/src/usr/local/www/services_captiveportal.php
index 3b6a29a..d856356 100644
--- a/src/usr/local/www/services_captiveportal.php
+++ b/src/usr/local/www/services_captiveportal.php
@@ -655,9 +655,9 @@ $section->addInput(new Form_Checkbox(
null,
'Enable Pass-through MAC automatic addition with username',
$pconfig['passthrumacaddusername']
-))->setHelp(sprintf('If enabled with the automatically MAC passthrough entry created, the username used during authentication will be saved. ' .
+))->setHelp('If enabled with the automatically MAC passthrough entry created, the username used during authentication will be saved. ' .
'To remove the passthrough MAC entry either log in and remove it manually from the %s or send a POST from another system.',
- '<a href="services_captiveportal_mac.php">MAC tab</a>'));
+ '<a href="services_captiveportal_mac.php">MAC tab</a>');
$section->addInput(new Form_Checkbox(
'peruserbw',
OpenPOWER on IntegriCloud