summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal_vouchers.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/services_captiveportal_vouchers.php')
-rw-r--r--src/usr/local/www/services_captiveportal_vouchers.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/services_captiveportal_vouchers.php b/src/usr/local/www/services_captiveportal_vouchers.php
index 4df0253..c2506e7 100644
--- a/src/usr/local/www/services_captiveportal_vouchers.php
+++ b/src/usr/local/www/services_captiveportal_vouchers.php
@@ -524,8 +524,8 @@ $section->addInput(new Form_IpAddress(
'vouchersyncdbip',
'Synchronize Voucher Database IP',
$pconfig['vouchersyncdbip']
-))->setHelp('IP address of master nodes webConfigurator to synchronize voucher database and used vouchers from.' . '<br />' .
- 'NOTE: this should be setup on the slave nodes and not the primary node!');
+))->setHelp('IP address of master nodes webConfigurator to synchronize voucher database and used vouchers from.%1$s' .
+ 'NOTE: this should be setup on the slave nodes and not the primary node!', '<br />');
$section->addInput(new Form_Input(
'vouchersyncport',
OpenPOWER on IntegriCloud