summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_users.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/services_captiveportal_users.php')
-rwxr-xr-xusr/local/www/services_captiveportal_users.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/usr/local/www/services_captiveportal_users.php b/usr/local/www/services_captiveportal_users.php
index b6e86ec..7ceb1cf 100755
--- a/usr/local/www/services_captiveportal_users.php
+++ b/usr/local/www/services_captiveportal_users.php
@@ -171,6 +171,7 @@ if($_GET['act']=="new" || $_GET['act']=="edit"){
}
?>
<form action="services_captiveportal_users.php" method="post" name="iform" id="iform">
+ <div id="mainarea">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
<td width="22%" valign="top" class="vncellreq">Username</td>
@@ -271,4 +272,12 @@ END;
</td>
</tr>
</table>
+</div>
<?php include("fend.inc"); ?>
+
+<script type="text/javascript">
+NiftyCheck();
+Rounded("div#mainarea","bl br","#FFF","#eeeeee","smooth");
+</script>
+</body>
+</html>
OpenPOWER on IntegriCloud