luci/applications/luci-app-voice-diag/luasrc/view/luci_voice/diag_index.htm
Jo-Philipp Wich 5e9da8240f Globally convert headline anchors into name attributes.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-10-06 13:30:33 +02:00

10 lines
420 B
HTML

<%#
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%>