summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_services.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/status_services.php')
-rwxr-xr-xusr/local/www/status_services.php9
1 files changed, 8 insertions, 1 deletions
diff --git a/usr/local/www/status_services.php b/usr/local/www/status_services.php
index 16a010e..3b66c9a 100755
--- a/usr/local/www/status_services.php
+++ b/usr/local/www/status_services.php
@@ -67,7 +67,7 @@ include("fbegin.inc");
<p>
-
+<div id="mainarea">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="tabcont">
@@ -121,7 +121,14 @@ if($config['installedpackages']['service']) {
</td>
</tr></table>
+</div>
<?php include("fend.inc"); ?>
+<script type="text/javascript">
+NiftyCheck();
+Rounded("div#mainarea","all","#FFF","#eeeeee","smooth");
+</script>
+
</body>
</html>
+
OpenPOWER on IntegriCloud