summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_logs_auth.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/diag_logs_auth.php')
-rwxr-xr-xusr/local/www/diag_logs_auth.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/usr/local/www/diag_logs_auth.php b/usr/local/www/diag_logs_auth.php
index e5c21af..0a2ae55 100755
--- a/usr/local/www/diag_logs_auth.php
+++ b/usr/local/www/diag_logs_auth.php
@@ -50,6 +50,7 @@ include("head.inc");
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
<p class="pgtitle">Diagnostics: System logs: Portal Auth</p>
+<div id="mainarea">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td>
<?php
@@ -80,6 +81,14 @@ include("head.inc");
</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