summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_vouchers.php
diff options
context:
space:
mode:
authorColin Fleming <cj_fleming@sky.com>2014-06-23 23:26:59 +0100
committerColin Fleming <cj_fleming@sky.com>2014-06-23 23:26:59 +0100
commitfbe0c5ff5b30c13ed59e5a987b643fb69fa432cb (patch)
tree8490313bdc5619af93e137f0a6663dfda1e58d2a /usr/local/www/services_captiveportal_vouchers.php
parent6c87714dc7cd310592dc0134894813b6af6a1b7d (diff)
downloadpfsense-fbe0c5ff5b30c13ed59e5a987b643fb69fa432cb.zip
pfsense-fbe0c5ff5b30c13ed59e5a987b643fb69fa432cb.tar.gz
Tidy up misc. XHTML
"diag_dns.php" Tidy up "equals sign" "services_captiveportal.php" Add space to OPTION tag Update HTML Boolean operator Close INPUT and BR tags "services_captiveportal_hostname.php" Update ALIGN to MIDDLE "services_captiveportal_vouchers.php" Move closing TD tag outside the PHP IF statement "system_crlmanager.php" Close TR tags correctly
Diffstat (limited to 'usr/local/www/services_captiveportal_vouchers.php')
-rw-r--r--usr/local/www/services_captiveportal_vouchers.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal_vouchers.php b/usr/local/www/services_captiveportal_vouchers.php
index 28dcfcf..0e1a3a5 100644
--- a/usr/local/www/services_captiveportal_vouchers.php
+++ b/usr/local/www/services_captiveportal_vouchers.php
@@ -513,8 +513,9 @@ function enable_change(enable_change) {
"time, the voucher can be re-used from the same or a different computer. If the voucher " .
"is used again from another computer, the previous session is stopped."); ?>
<?php else: ?>
- <?=gettext("Enable Voucher support first using the checkbox above and hit Save at the bottom."); ?></td>
+ <?=gettext("Enable Voucher support first using the checkbox above and hit Save at the bottom."); ?>
<?php endif;?>
+ </td>
</tr>
<tr>
<td valign="top" class="vncellreq">
OpenPOWER on IntegriCloud