summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_csc.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/vpn_openvpn_csc.php')
-rw-r--r--usr/local/www/vpn_openvpn_csc.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/vpn_openvpn_csc.php b/usr/local/www/vpn_openvpn_csc.php
index 91d4ea0..18df1d4 100644
--- a/usr/local/www/vpn_openvpn_csc.php
+++ b/usr/local/www/vpn_openvpn_csc.php
@@ -38,8 +38,7 @@ require("guiconfig.inc");
require_once("openvpn.inc");
$pgtitle = array(gettext("OpenVPN"), gettext("Client Specific Override"));
-$statusurl = "status_openvpn.php";
-$logurl = "diag_logs_openvpn.php";
+$shortcut_section = "openvpn";
if (!is_array($config['openvpn']['openvpn-csc']))
$config['openvpn']['openvpn-csc'] = array();
OpenPOWER on IntegriCloud