summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_phase2.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/vpn_ipsec_phase2.php')
-rw-r--r--usr/local/www/vpn_ipsec_phase2.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/vpn_ipsec_phase2.php b/usr/local/www/vpn_ipsec_phase2.php
index 5be729c..779c06c 100644
--- a/usr/local/www/vpn_ipsec_phase2.php
+++ b/usr/local/www/vpn_ipsec_phase2.php
@@ -199,6 +199,9 @@ if ($pconfig['mobile'])
$pgtitle = array("VPN","IPsec","Edit Phase 2", "Mobile Client");
else
$pgtitle = array("VPN","IPsec","Edit Phase 2");
+$statusurl = "diag_ipsec.php";
+$logurl = "diag_logs_ipsec.php";
+
include("head.inc");
OpenPOWER on IntegriCloud