summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/status.php')
-rwxr-xr-xusr/local/www/status.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/status.php b/usr/local/www/status.php
index 9559bb0..0fa7de7 100755
--- a/usr/local/www/status.php
+++ b/usr/local/www/status.php
@@ -156,6 +156,7 @@ pre {
</style>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
+<?php include("fbegin.inc"); ?>
<p><span class="pgtitle"><?=$pgtitle;?></span><br>
<strong><?=$currentDate;?></strong>
<p><span class="red"><strong>Note: make sure to remove any sensitive information
@@ -167,5 +168,6 @@ Passwords in config.xml have been automatically removed.
<?php execCmds(); ?>
+<?php include("fend.inc"); ?>
</body>
</html>
OpenPOWER on IntegriCloud