summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-voice-diag/luasrc/view/luci_voice
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2018-01-20 15:58:03 +0200
committerHannu Nyman <hannu.nyman@iki.fi>2018-01-20 15:58:03 +0200
commit194e42913fe25df93cc9844ecfa7fb8783d5e664 (patch)
tree267c227a0e1e80e3a91151a0f8d7df022d6a83de /applications/luci-app-voice-diag/luasrc/view/luci_voice
parent7edc6f03f04f386c680d419afc5bf50c91c819a3 (diff)
luci-app-voice-core and -diag: remove from repo
Remove luci-app-voice-core and luci-app-voice-diag as they have been BROKEN since 2015. They only support luci-app-diag-devinfo that has been removed. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-voice-diag/luasrc/view/luci_voice')
-rw-r--r--applications/luci-app-voice-diag/luasrc/view/luci_voice/diag_index.htm10
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%>