summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_bridge.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/interfaces_bridge.php')
-rw-r--r--usr/local/www/interfaces_bridge.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/interfaces_bridge.php b/usr/local/www/interfaces_bridge.php
index e42e5e5..8244d50 100644
--- a/usr/local/www/interfaces_bridge.php
+++ b/usr/local/www/interfaces_bridge.php
@@ -91,8 +91,7 @@ include("head.inc");
$tab_array[2] = array("Wireless", false, "interfaces_wireless.php");
$tab_array[3] = array("VLANs", false, "interfaces_vlan.php");
$tab_array[4] = array("QinQs", false, "interfaces_qinq.php");
- $tab_array[5] = array("PPP", false, "interfaces_ppp.php");
- $tab_array[6] = array("MLPPP", false, "interfaces_mlppp.php");
+ $tab_array[5] = array("PPPs", false, "interfaces_ppps.php");
$tab_array[7] = array("GRE", false, "interfaces_gre.php");
$tab_array[8] = array("GIF", false, "interfaces_gif.php");
$tab_array[9] = array("Bridges", true, "interfaces_bridge.php");
OpenPOWER on IntegriCloud