summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_ovpn.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-02-17 00:27:02 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-02-17 00:27:02 +0000
commita64fd7fffce59168a2e29dfcfc87dfb89d4cd705 (patch)
treefa022cef7b8910653a6155be6cf313ae7b6ef92c /usr/local/www/status_ovpn.php
parenta7afefe5b2e1bb2dd5910e2b00eed2a810662cda (diff)
downloadpfsense-a64fd7fffce59168a2e29dfcfc87dfb89d4cd705.zip
pfsense-a64fd7fffce59168a2e29dfcfc87dfb89d4cd705.tar.gz
Add head.inc.
Diffstat (limited to 'usr/local/www/status_ovpn.php')
-rw-r--r--usr/local/www/status_ovpn.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_ovpn.php b/usr/local/www/status_ovpn.php
index 1aee1a6..63677e4 100644
--- a/usr/local/www/status_ovpn.php
+++ b/usr/local/www/status_ovpn.php
@@ -98,6 +98,7 @@ function dump_log($type) {
}
?>
+<?php include("head.inc"); ?>
<?php include("fbegin.inc"); ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr>
<td colspan="6" class="listtopic">
@@ -117,6 +118,5 @@ function dump_log($type) {
<br>
<strong class="red">Note:<br>
</strong>Please note that status entries are updated once every minute only.
-So don't bother about entries on this page being possibly too old!
<?php include("fend.inc"); ?>
OpenPOWER on IntegriCloud