* Rewritten menu builder
[project/luci.git] / src / ffluci / controller / admin / network.lua
index 5ffe641..4f8160a 100644 (file)
@@ -1,12 +1 @@
-module(..., package.seeall)
-
-menu = {
-       descr   = "Netzwerk",
-       order   = 30,
-       entries = {
-               {action = "vlan", descr = "Switch"},
-               {action = "ifaces", descr = "Schnittstellen"},
-               {action = "ptp", descr = "PPPoE / PPTP"},
-               {action = "routes", descr = "Statische Routen"},
-       }
-}
\ No newline at end of file
+module(..., package.seeall)
\ No newline at end of file