summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_l2tp.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-11-24 18:16:48 +0545
committerPhil Davis <phil.davis@inf.org>2015-11-24 18:16:48 +0545
commite81b4e5df0d130fb9f7d7f39cd973ab5d8bdd9aa (patch)
tree540c08ad0a55a68e55dde09025d67c9745534c2d /src/usr/local/www/vpn_l2tp.php
parent32d0eedf86b42ea67cacb31540609f058af9de07 (diff)
downloadpfsense-e81b4e5df0d130fb9f7d7f39cd973ab5d8bdd9aa.zip
pfsense-e81b4e5df0d130fb9f7d7f39cd973ab5d8bdd9aa.tar.gz
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.
Diffstat (limited to 'src/usr/local/www/vpn_l2tp.php')
-rw-r--r--src/usr/local/www/vpn_l2tp.php2
1 files changed, 1 insertions, 1 deletions
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");
OpenPOWER on IntegriCloud