summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_vouchers.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/services_captiveportal_vouchers.php')
-rw-r--r--usr/local/www/services_captiveportal_vouchers.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/services_captiveportal_vouchers.php b/usr/local/www/services_captiveportal_vouchers.php
index 8fa4ea6..c59f3ae 100644
--- a/usr/local/www/services_captiveportal_vouchers.php
+++ b/usr/local/www/services_captiveportal_vouchers.php
@@ -369,13 +369,13 @@ Enable Voucher support first using the checkbox above and hit Save at the bottom
<td width="22%" valign="top" class="vncellreq">Invalid Voucher Message</td>
<td width="78%" class="vtable">
<input name="msgnoaccess" type="text" class="formfld" id="msgnoaccess" size="80" value="<?=htmlspecialchars($pconfig['msgnoaccess']);?>">
- Error message displayed for invalid vouchers on captive portal error page ($PORTAL_MESSAGE$).</td>
+ <br>Error message displayed for invalid vouchers on captive portal error page ($PORTAL_MESSAGE$).</td>
</tr>
<tr>
<td width="22%" valign="top" class="vncellreq">Expired Voucher Message</td>
<td width="78%" class="vtable">
<input name="msgexpired" type="text" class="formfld" id="msgexpired" size="80" value="<?=htmlspecialchars($pconfig['msgexpired']);?>">
- Error message displayed for expired vouchers on paptive portal error page ($PORTAL_MESSAGE$).</td>
+ <br>Error message displayed for expired vouchers on captive portal error page ($PORTAL_MESSAGE$).</td>
</tr>
<tr>
<td width="22%" valign="top">&nbsp;</td>
OpenPOWER on IntegriCloud