summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_users.php
diff options
context:
space:
mode:
authorScott Dale <sdale@pfsense.org>2007-04-26 02:55:15 +0000
committerScott Dale <sdale@pfsense.org>2007-04-26 02:55:15 +0000
commit93588e1a6ac243bb8ca026c4b8f5ec4bfc228d4d (patch)
tree03611960d748d8efb441897b112b1ad95b77e8e7 /usr/local/www/services_captiveportal_users.php
parent53bf5f1d4a1b4f41ec73d0f3214b40cb81f0bf3f (diff)
downloadpfsense-93588e1a6ac243bb8ca026c4b8f5ec4bfc228d4d.zip
pfsense-93588e1a6ac243bb8ca026c4b8f5ec4bfc228d4d.tar.gz
correct the html structure, and show errors properly
MFC: asap
Diffstat (limited to 'usr/local/www/services_captiveportal_users.php')
-rwxr-xr-xusr/local/www/services_captiveportal_users.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/services_captiveportal_users.php b/usr/local/www/services_captiveportal_users.php
index 9766c69..7bdb82a 100755
--- a/usr/local/www/services_captiveportal_users.php
+++ b/usr/local/www/services_captiveportal_users.php
@@ -66,6 +66,7 @@ include("head.inc");
?>
<?php include("fbegin.inc"); ?>
+<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<p class="pgtitle"><?=$pgtitle?></p>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td>
@@ -112,3 +113,5 @@ include("head.inc");
</tr>
</table>
<?php include("fend.inc"); ?>
+</body>
+</html>
OpenPOWER on IntegriCloud