diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-05-04 21:06:26 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-05-04 21:06:26 +0000 |
commit | f6f65ed9578cfe35883193541c72a509853c17eb (patch) | |
tree | da6de3a55deed7bf946a9229529611c4d98efe2c | |
parent | fc84bd87ecbc0e077dc4e624b3139c7e3adb8b0f (diff) |
applications/luci-upnp: register with status page
-rw-r--r-- | applications/luci-upnp/luasrc/view/admin_status/index/upnp.htm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-upnp/luasrc/view/admin_status/index/upnp.htm b/applications/luci-upnp/luasrc/view/admin_status/index/upnp.htm new file mode 100644 index 0000000000..d0c2e2ed50 --- /dev/null +++ b/applications/luci-upnp/luasrc/view/admin_status/index/upnp.htm @@ -0,0 +1 @@ +<%+upnp_status%> |