diff options
Diffstat (limited to 'applications/luci-app-voice-diag/luasrc/view')
-rw-r--r-- | applications/luci-app-voice-diag/luasrc/view/luci_voice/diag_index.htm | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/applications/luci-app-voice-diag/luasrc/view/luci_voice/diag_index.htm b/applications/luci-app-voice-diag/luasrc/view/luci_voice/diag_index.htm deleted file mode 100644 index e324fabd41..0000000000 --- a/applications/luci-app-voice-diag/luasrc/view/luci_voice/diag_index.htm +++ /dev/null @@ -1,10 +0,0 @@ -<%# - Copyright 2009 Daniel Dickinson - Licensed to the public under the Apache License 2.0. --%> - -<%+header%> -<h2 name="content"><%:Diagnostics%></h2> -<p><%:Under this menu are options that allow you to configure and perform tests on the voice operations of your system. These are known as diagnostics.%></p> -<p><%:The diagnostics available on your device depend on the modules that you have installed.%></p> -<%+footer%> |