summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-fw/src/model/menu
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-05-14 09:17:09 +0000
committerSteven Barth <steven@midlink.org>2008-05-14 09:17:09 +0000
commit9a8624350f9f47f5d3abbf8a7cdafea4246334d6 (patch)
treed21573003710dcae8b910d261d5b643152f3dfe1 /applications/luci-fw/src/model/menu
parent57eed999a292247bfb1e163c604f2cf876687baa (diff)
* Readded missing firewall configuration pages
Diffstat (limited to 'applications/luci-fw/src/model/menu')
-rw-r--r--applications/luci-fw/src/model/menu/50luci-fw.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/applications/luci-fw/src/model/menu/50luci-fw.lua b/applications/luci-fw/src/model/menu/50luci-fw.lua
new file mode 100644
index 0000000000..93aba2fabe
--- /dev/null
+++ b/applications/luci-fw/src/model/menu/50luci-fw.lua
@@ -0,0 +1,3 @@
+sel("admin", "network")
+act("portfw", "Portweiterleitung")
+act("firewall", "Firewall") \ No newline at end of file