From e81b4e5df0d130fb9f7d7f39cd973ab5d8bdd9aa Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Tue, 24 Nov 2015 18:16:48 +0545 Subject: LT2p breadcrumbs The repetition of LT2P here seemed odd. To me it seems better that the last level matches the tab name below, like it does if you click the "Users" tab. --- src/usr/local/www/vpn_l2tp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/vpn_l2tp.php') diff --git a/src/usr/local/www/vpn_l2tp.php b/src/usr/local/www/vpn_l2tp.php index 05bc1f3..88deb22 100644 --- a/src/usr/local/www/vpn_l2tp.php +++ b/src/usr/local/www/vpn_l2tp.php @@ -60,7 +60,7 @@ ##|*MATCH=vpn_l2tp.php* ##|-PRIV -$pgtitle = array(gettext("VPN"), gettext("L2TP"), gettext("L2TP")); +$pgtitle = array(gettext("VPN"), gettext("L2TP"), gettext("Configuration")); $shortcut_section = "l2tps"; require("guiconfig.inc"); -- cgit v1.1