summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-lqtapifoss/luasrc/view
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2010-11-04 11:38:07 +0000
committerJohn Crispin <blogic@openwrt.org>2010-11-04 11:38:07 +0000
commit19cae040036f3e1e6b468b854efd6d4ca9228604 (patch)
tree804f2207bda568f24028832c74564a776df645df /applications/luci-lqtapifoss/luasrc/view
parent6ba128551c3400e1b325362770d8a92902e699c0 (diff)
adds a very simple application for configuring the tapi support on ifxmips based units
Diffstat (limited to 'applications/luci-lqtapifoss/luasrc/view')
-rw-r--r--applications/luci-lqtapifoss/luasrc/view/luci_lqvoip/index.htm17
1 files changed, 17 insertions, 0 deletions
diff --git a/applications/luci-lqtapifoss/luasrc/view/luci_lqvoip/index.htm b/applications/luci-lqtapifoss/luasrc/view/luci_lqvoip/index.htm
new file mode 100644
index 0000000000..17b73cca0a
--- /dev/null
+++ b/applications/luci-lqtapifoss/luasrc/view/luci_lqvoip/index.htm
@@ -0,0 +1,17 @@
+<%#
+LuCI - Lua Configuration Interface
+(c) 2009 Daniel Dickinson
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+$Id: index.htm 5097 2009-07-17 20:27:05Z jow $
+
+-%>
+<%+header%>
+<h2><a id="content" name="content">VoIP</a></h2>
+<p>Here you can control Lantiq voice-related settings</p>
+<%+footer%>