diff options
Diffstat (limited to 'applications/luci-lqtapifoss/luasrc/view/luci_lqvoip/index.htm')
-rw-r--r-- | applications/luci-lqtapifoss/luasrc/view/luci_lqvoip/index.htm | 17 |
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%> |