From b32dd0a6b7b358f882a3fe12c94beec5ba209e67 Mon Sep 17 00:00:00 2001 From: jim-p Date: Fri, 10 Aug 2012 13:32:16 -0400 Subject: Activate new shortcuts/status in the rest of the areas that are currently setup. --- usr/local/www/vpn_l2tp_users_edit.php | 1 + 1 file changed, 1 insertion(+) (limited to 'usr/local/www/vpn_l2tp_users_edit.php') diff --git a/usr/local/www/vpn_l2tp_users_edit.php b/usr/local/www/vpn_l2tp_users_edit.php index 5c4cdc3..28e9707 100644 --- a/usr/local/www/vpn_l2tp_users_edit.php +++ b/usr/local/www/vpn_l2tp_users_edit.php @@ -36,6 +36,7 @@ ##|-PRIV $pgtitle = array(gettext("VPN"),gettext("L2TP"),gettext("User"),gettext("Edit")); +$shortcut_section = "l2tps"; function l2tpusercmp($a, $b) { return strcasecmp($a['name'], $b['name']); -- cgit v1.1