* Major CBI improvements
[project/luci.git] / src / ffluci / controller / admin / network.lua
index f76dce5..2774dfd 100644 (file)
@@ -5,6 +5,7 @@ menu = {
        order   = 20,
        entries = {
                {action = "vlan", descr = "VLAN"},
-               {action = "ifaces", descr = "Schnittstellen"}
+               {action = "ifaces", descr = "Schnittstellen"},
+               {action = "ptp", descr = "PPPoE / PPTP"},
        }
 }
\ No newline at end of file