all: change most translate statements to new format, some need manual cleanup
[project/luci.git] / applications / luci-diag-core / luasrc / view / diag / network_config_index.htm
1 <%#
2 LuCI - Lua Configuration Interface
3 (c) 2009 Daniel Dickinson
4
5 Licensed under the Apache License, Version 2.0 (the "License");
6 you may not use this file except in compliance with the License.
7 You may obtain a copy of the License at
8
9         http://www.apache.org/licenses/LICENSE-2.0
10
11 $Id$
12
13 -%>
14 <%+header%>
15 <h2><a id="content" name="content"><%:Diagnostics%></a></h2>
16 <p><%:With this menu you can configure network diagnostics, such as network device scans and ping tests.%></p>
17 <p><%:The diagnostics available under this menu depend on what modules you have installed on your device.%></p>
18 <%+footer%>