summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fbegin.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-02-17 00:18:41 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-02-17 00:18:41 +0000
commita7afefe5b2e1bb2dd5910e2b00eed2a810662cda (patch)
treed220a1c19a22854b4965dcd447d369245189c565 /usr/local/www/fbegin.inc
parent03dfcbc7a147bfaa0d4bd2477cee118791d8dc7b (diff)
downloadpfsense-a7afefe5b2e1bb2dd5910e2b00eed2a810662cda.zip
pfsense-a7afefe5b2e1bb2dd5910e2b00eed2a810662cda.tar.gz
Adding OpenVPN status page originall written by Peter Allgeyer
and Manuel Kasper.
Diffstat (limited to 'usr/local/www/fbegin.inc')
-rwxr-xr-xusr/local/www/fbegin.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 64f0dc5..e07d30c 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -233,6 +233,7 @@ if ($_REQUEST['noticeaction'] == 'acknowledge') {
<?=output_menu_item("/status_interfaces.php", "Interfaces");?>
<?=output_menu_item("/diag_ipsec.php", "IPsec");?>
<?=output_menu_item("/status_slbd_pool.php", "Load Balancer");?>
+ <?=output_menu_item("/status_ovpn.php", "OpenVPN");?>
<?php if($g['platform'] == "pfSense"): ?>
<?=output_menu_item("/diag_pkglogs.php", "Package Logs");?>
<?php endif; ?>
OpenPOWER on IntegriCloud