Globally convert headline anchors into name attributes.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
parent
8023fb9c43
commit
5e9da8240f
63 changed files with 64 additions and 64 deletions
|
@ -64,7 +64,7 @@
|
|||
</div>
|
||||
|
||||
<div class="cbi-map" id="cbi-asterisk">
|
||||
<h2><a id="content" name="content">Outgoing Call Routing</a></h2>
|
||||
<h2 name="content">Outgoing Call Routing</h2>
|
||||
<div class="cbi-map-descr">
|
||||
Here you can manage your dial plans which are used to route outgoing calls from your local extensions.<br /><br />
|
||||
Related tasks:<br />
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
</div>
|
||||
|
||||
<div class="cbi-map" id="cbi-asterisk">
|
||||
<h2><a id="content" name="content">Dial Zone Management</a></h2>
|
||||
<h2 name="content">Dial Zone Management</h2>
|
||||
<div class="cbi-map-descr">
|
||||
<a href="<%=luci.dispatcher.build_url("admin/asterisk/dialplans")%>" class="cbi-title-ref">Back to dialplan overview</a><br /><br />
|
||||
Here you can manage your dial zones. The zones are used to route outgoing calls to the destination.
|
||||
|
|
|
@ -135,7 +135,7 @@
|
|||
|
||||
<form method="get" action="<%=pcdata(luci.http.getenv("REQUEST_URI"))%>">
|
||||
<div class="cbi-map">
|
||||
<h2><a id="content" name="content"><%:Custom Commands%></a></h2>
|
||||
<h2 name="content"><%:Custom Commands%></h2>
|
||||
|
||||
<fieldset class="cbi-section">
|
||||
<% local _, command; for _, command in ipairs(commands) do %>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
-%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content"><%:Diagnostics%></a></h2>
|
||||
<h2 name="content"><%:Diagnostics%></h2>
|
||||
<p><%:The entries in the menu allow you to perform diagnostic tests on your system to aid in troubleshooting.%></p>
|
||||
<p><%:The diagnostics available under this menu depend on what modules you have installed on your device.%></p>
|
||||
<%+footer%>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
-%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content"><%:Diagnostics%></a></h2>
|
||||
<h2 name="content"><%:Diagnostics%></h2>
|
||||
<p><%:With this menu you can configure network diagnostics, such as network device scans and ping tests.%></p>
|
||||
<p><%:The diagnostics available under this menu depend on what modules you have installed on your device.%></p>
|
||||
<%+footer%>
|
||||
|
|
|
@ -55,7 +55,7 @@ local has_traceroute6 = fs.access("/usr/bin/traceroute6")
|
|||
|
||||
<form method="post" action="<%=pcdata(luci.http.getenv("REQUEST_URI"))%>">
|
||||
<div class="cbi-map">
|
||||
<h2><a id="content" name="content"><%:Diagnostics%></a></h2>
|
||||
<h2 name="content"><%:Diagnostics%></h2>
|
||||
|
||||
<fieldset class="cbi-section">
|
||||
<legend><%:Network Utilities%></legend>
|
||||
|
|
|
@ -149,7 +149,7 @@ end
|
|||
|
||||
|
||||
|
||||
<h2><a id="content" name="content"><%:Services%></a></h2>
|
||||
<h2 name="content"><%:Services%></h2>
|
||||
|
||||
<fieldset class="cbi-section">
|
||||
<legend><%:Internal services%></legend>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
-%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content"><%:OLSR Daemon%></a></h2>
|
||||
<h2 name="content"><%:OLSR Daemon%></h2>
|
||||
<p class="error"><%:Unable to connect to the OLSR daemon!%></p>
|
||||
<p><%:Make sure that OLSRd is running, the "jsoninfo" plugin is loaded, configured on port 9090 and accepts connections from "127.0.0.1".%></p>
|
||||
<%+footer%>
|
||||
|
|
|
@ -73,7 +73,7 @@ XHR.poll(10, '<%=REQUEST_URI%>', { status: 1 },
|
|||
);
|
||||
//]]></script>
|
||||
|
||||
<h2><a id="content" name="content"><%:Active host net announcements%></a></h2>
|
||||
<h2 name="content"><%:Active host net announcements%></h2>
|
||||
|
||||
<div id="togglebuttons"></div>
|
||||
<fieldset class="cbi-section">
|
||||
|
|
|
@ -11,7 +11,7 @@ local i = 1
|
|||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:Interfaces%></a></h2>
|
||||
<h2 name="content"><%:Interfaces%></h2>
|
||||
|
||||
<div id="togglebuttons"></div>
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ local i = 1
|
|||
%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content"><%:Active MID announcements%></a></h2>
|
||||
<h2 name="content"><%:Active MID announcements%></h2>
|
||||
|
||||
<div id="togglebuttons"></div>
|
||||
<fieldset class="cbi-section">
|
||||
|
|
|
@ -105,7 +105,7 @@ end
|
|||
//]]></script>
|
||||
|
||||
|
||||
<h2><a id="content" name="content"><%:OLSR connections%></a></h2>
|
||||
<h2 name="content"><%:OLSR connections%></h2>
|
||||
|
||||
<div id="togglebuttons"></div>
|
||||
|
||||
|
|
|
@ -155,7 +155,7 @@ XHR.poll(10, '<%=REQUEST_URI%>/json', { },
|
|||
|
||||
<div id="error" class="error"></div>
|
||||
|
||||
<h2><a id="content" name="content">OLSR <%:Overview%></a></h2>
|
||||
<h2 name="content">OLSR <%:Overview%></h2>
|
||||
|
||||
<fieldset class="cbi-section">
|
||||
<legend><%:Network%></legend>
|
||||
|
|
|
@ -89,7 +89,7 @@ XHR.poll(20, '<%=REQUEST_URI%>', { status: 1 },
|
|||
|
||||
|
||||
|
||||
<h2><a id="content" name="content"><%:Known OLSR routes%></a></h2>
|
||||
<h2 name="content"><%:Known OLSR routes%></h2>
|
||||
|
||||
<div id="togglebuttons"></div>
|
||||
|
||||
|
|
|
@ -86,7 +86,7 @@ XHR.poll(10, '<%=REQUEST_URI%>', { status: 1 },
|
|||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:SmartGW announcements%></a></h2>
|
||||
<h2 name="content"><%:SmartGW announcements%></h2>
|
||||
|
||||
<div id="togglebuttons"></div>
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ local olsrtools = require "luci.tools.olsr"
|
|||
%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content"><%:Active OLSR nodes%></a></h2>
|
||||
<h2 name="content"><%:Active OLSR nodes%></h2>
|
||||
|
||||
<div id="togglebuttons"></div>
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ local port = uci:get("polipo", "general", "proxyPort") or "8123"
|
|||
<%+header%>
|
||||
|
||||
<div class="cbi-map">
|
||||
<h2><a id="content" name="content"><%:Polipo Status%></a></h2>
|
||||
<h2 name="content"><%:Polipo Status%></h2>
|
||||
<div class="cbi-section">
|
||||
<iframe id="sf" src="http://<%=luci.http.getenv('SERVER_NAME')%>:<%=port%>/polipo/" style="width:100%; height:350px; border:none"></iframe>
|
||||
</div>
|
||||
|
|
|
@ -210,7 +210,7 @@ end
|
|||
|
||||
|
||||
<div id="cbi-splash-leases" class="cbi-map">
|
||||
<h2><a id="content" name="content"><%:Client-Splash%></a></h2>
|
||||
<h2 name="content"><%:Client-Splash%></h2>
|
||||
<fieldset id="cbi-table-table" class="cbi-section">
|
||||
<legend><%:Active Clients%></legend>
|
||||
<div class="cbi-section-node">
|
||||
|
|
|
@ -9,7 +9,7 @@ local contacturl = luci.dispatcher.build_url("freifunk", "contact")
|
|||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:Blocked%></a></h2>
|
||||
<h2 name="content"><%:Blocked%></h2>
|
||||
|
||||
<p><%:Your access to this network has been blocked, most likely because you did something that our rules explicitly forbid.%></p>
|
||||
<p><%:To ask for the reason why you have been blocked or ask for access again you can try to contact the owner of this access point:%> <a href="<%=contacturl%>"><%:Contact%></a></p>
|
||||
|
|
|
@ -72,7 +72,7 @@ if has_custom_splash then
|
|||
|
||||
<% else %>
|
||||
|
||||
<h2><a id="content" name="content"><%:Welcome%></a></h2>
|
||||
<h2 name="content"><%:Welcome%></h2>
|
||||
|
||||
<p><%:You are now connected to the free wireless mesh network%> <a href="<%=homepage%>"><%=community%></a>.
|
||||
<%:Please note that we are not an internet service provider but an experimental community network.%></p>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:Statistics%></a></h2>
|
||||
<h2 name="content"><%:Statistics%></h2>
|
||||
|
||||
<p><%_The statistics package uses <a href="https://collectd.org/">Collectd</a>
|
||||
to gather data and <a href="http://oss.oetiker.ch/rrdtool/">RRDtool</a> to
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:Statistics%></a></h2>
|
||||
<h2 name="content"><%:Statistics%></h2>
|
||||
|
||||
<form action="" method="get">
|
||||
<select name="host">
|
||||
|
|
|
@ -41,7 +41,7 @@ end
|
|||
<%+header%>
|
||||
|
||||
<div class="cbi-map">
|
||||
<h2><a id="content" name="content"><%:Tinyproxy Status%></a></h2>
|
||||
<h2 name="content"><%:Tinyproxy Status%></h2>
|
||||
<div class="cbi-section">
|
||||
<iframe src="<%=REQUESTURL%>?frame=1" style="width:100%; height:350px; border:none"></iframe>
|
||||
</div>
|
||||
|
|
|
@ -56,7 +56,7 @@ dbdir = dbdir or "/var/lib/vnstat"
|
|||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:VnStat Graphs%></a></h2>
|
||||
<h2 name="content"><%:VnStat Graphs%></h2>
|
||||
|
||||
<form action="" method="get">
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
-%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content">Voice</a></h2>
|
||||
<h2 name="content">Voice</h2>
|
||||
<p>Here you can control OpenWRT voice-related settings and see
|
||||
voice-related information from OpenWRT</p>
|
||||
<p>In particular Asterisk configuration and information is displayed
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
-%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content">Phones</a></h2>
|
||||
<h2 name="content">Phones</h2>
|
||||
<p>Here you can control phone configuration and information in OpenWRT</p>
|
||||
<p>You can control the setup of phone clients and servers and see
|
||||
information such as diagnostics related to phone devices from this menu.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
-%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content"><%:Diagnostics%></a></h2>
|
||||
<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%>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<div class="cbi-map" id="cbi-<%=self.config%>">
|
||||
<% if self.title and #self.title > 0 then %><h2><a id="content" name="content"><%=self.title%></a></h2><% end %>
|
||||
<% if self.title and #self.title > 0 then %><h2 name="content"><%=self.title%></h2><% end %>
|
||||
<% if self.description and #self.description > 0 then %><div class="cbi-map-descr"><%=self.description%></div><% end %>
|
||||
|
||||
<p class="alert-message danger">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<%-+cbi/apply_xhr-%>
|
||||
|
||||
<div class="cbi-map" id="cbi-<%=self.config%>">
|
||||
<% if self.title and #self.title > 0 then %><h2><a id="content" name="content"><%=self.title%></a></h2><% end %>
|
||||
<% if self.title and #self.title > 0 then %><h2 name="content"><%=self.title%></h2><% end %>
|
||||
<% if self.description and #self.description > 0 then %><div class="cbi-map-descr"><%=self.description%></div><% end %>
|
||||
<%- if firstmap and applymap then cbi_apply_xhr(self.config, parsechain, redirect) end -%>
|
||||
<%- self:render_children() %>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
</div>
|
||||
<% end %>
|
||||
<div class="cbi-map" id="cbi-<%=self.config%>">
|
||||
<% if self.title and #self.title > 0 then %><h2><a id="content" name="content"><%=self.title%></a></h2><% end %>
|
||||
<% if self.title and #self.title > 0 then %><h2 name="content"><%=self.title%></h2><% end %>
|
||||
<% if self.description and #self.description > 0 then %><div class="cbi-map-descr"><%=self.description%></div><% end %>
|
||||
<% self:render_children() %>
|
||||
<br />
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
-%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content">404 <%:Not Found%></a></h2>
|
||||
<h2 name="content">404 <%:Not Found%></h2>
|
||||
<p><%:Sorry, the object you requested was not found.%></p>
|
||||
<tt><%:Unable to dispatch%>: <%=luci.http.request.env.PATH_INFO%></tt>
|
||||
<%+footer%>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
-%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content">500 <%:Internal Server Error%></a></h2>
|
||||
<h2 name="content">500 <%:Internal Server Error%></h2>
|
||||
<p><%:Sorry, the server encountered an unexpected error.%></p>
|
||||
<pre class="error500"><%=message%></pre>
|
||||
<%+footer%>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<form method="post" action="<%=pcdata(luci.http.getenv("REQUEST_URI"))%>">
|
||||
<div class="cbi-map">
|
||||
<h2><a id="content" name="content"><%:Authorization Required%></a></h2>
|
||||
<h2 name="content"><%:Authorization Required%></h2>
|
||||
<div class="cbi-map-descr">
|
||||
<%:Please enter your username and password.%>
|
||||
<%- if fuser then %>
|
||||
|
|
|
@ -55,7 +55,7 @@ local has_traceroute6 = fs.access("/usr/bin/traceroute6")
|
|||
|
||||
<form method="post" action="<%=pcdata(luci.http.getenv("REQUEST_URI"))%>">
|
||||
<div class="cbi-map">
|
||||
<h2><a id="content" name="content"><%:Diagnostics%></a></h2>
|
||||
<h2 name="content"><%:Diagnostics%></h2>
|
||||
|
||||
<fieldset class="cbi-section">
|
||||
<legend><%:Network Utilities%></legend>
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:Join Network: Wireless Scan%></a></h2>
|
||||
<h2 name="content"><%:Join Network: Wireless Scan%></h2>
|
||||
|
||||
<div class="cbi-map">
|
||||
<fieldset class="cbi-section">
|
||||
|
|
|
@ -348,7 +348,7 @@
|
|||
);
|
||||
//]]></script>
|
||||
|
||||
<h2><a id="content" name="content"><%:Wireless Overview%></a></h2>
|
||||
<h2 name="content"><%:Wireless Overview%></h2>
|
||||
|
||||
<fieldset class="cbi-section" style="display:none">
|
||||
<legend><%:Reconnecting interface%></legend>
|
||||
|
@ -410,7 +410,7 @@
|
|||
<% end %>
|
||||
|
||||
|
||||
<h2><a id="content" name="content"><%:Associated Stations%></a></h2>
|
||||
<h2 name="content"><%:Associated Stations%></h2>
|
||||
|
||||
<fieldset class="cbi-section">
|
||||
<table class="cbi-section-table" style="margin:10px" id="iw-assoclist">
|
||||
|
|
|
@ -264,7 +264,7 @@
|
|||
);
|
||||
//]]></script>
|
||||
|
||||
<h2><a id="content" name="content"><%:Realtime Traffic%></a></h2>
|
||||
<h2 name="content"><%:Realtime Traffic%></h2>
|
||||
|
||||
<ul class="cbi-tabmenu">
|
||||
<% for _, dev in ipairs(devices) do %>
|
||||
|
|
|
@ -312,7 +312,7 @@
|
|||
);
|
||||
//]]></script>
|
||||
|
||||
<h2><a id="content" name="content"><%:Realtime Connections%></a></h2>
|
||||
<h2 name="content"><%:Realtime Connections%></h2>
|
||||
|
||||
<div class="cbi-map-descr"><%:This page gives an overview over currently active network connections.%></div>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
-%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content"><%:Kernel Log%></a></h2>
|
||||
<h2 name="content"><%:Kernel Log%></h2>
|
||||
<div id="content_syslog">
|
||||
<textarea readonly="readonly" wrap="off" rows="<%=dmesg:cmatch("\n")+2%>" id="syslog"><%=dmesg:pcdata()%></textarea>
|
||||
</div>
|
||||
|
|
|
@ -552,7 +552,7 @@
|
|||
);
|
||||
//]]></script>
|
||||
|
||||
<h2><a id="content" name="content"><%:Status%></a></h2>
|
||||
<h2 name="content"><%:Status%></h2>
|
||||
|
||||
<fieldset class="cbi-section">
|
||||
<legend><%:System%></legend>
|
||||
|
|
|
@ -59,7 +59,7 @@
|
|||
}
|
||||
</style>
|
||||
|
||||
<h2><a id="content" name="content"><%:Firewall Status%></a></h2>
|
||||
<h2 name="content"><%:Firewall Status%></h2>
|
||||
|
||||
<% if has_ip6tables then %>
|
||||
<ul class="cbi-tabmenu">
|
||||
|
|
|
@ -242,7 +242,7 @@
|
|||
);
|
||||
//]]></script>
|
||||
|
||||
<h2><a id="content" name="content"><%:Realtime Load%></a></h2>
|
||||
<h2 name="content"><%:Realtime Load%></h2>
|
||||
|
||||
<embed id="bwsvg" style="width:100%; height:300px; border:1px solid #000000; background-color:#FFFFFF" src="<%=resource%>/load.svg" />
|
||||
<div style="text-align:right"><small id="scale">-</small></div>
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
<%+header%>
|
||||
|
||||
<div class="cbi-map" id="cbi-network">
|
||||
<h2><a id="content" name="content"><%:Routes%></a></h2>
|
||||
<h2 name="content"><%:Routes%></h2>
|
||||
<div class="cbi-map-descr"><%:The following rules are currently active on this system.%></div>
|
||||
|
||||
<fieldset class="cbi-section">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
-%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content"><%:System Log%></a></h2>
|
||||
<h2 name="content"><%:System Log%></h2>
|
||||
<div id="content_syslog">
|
||||
<textarea readonly="readonly" wrap="off" rows="<%=syslog:cmatch("\n")+2%>" id="syslog"><%=syslog:pcdata()%></textarea>
|
||||
</div>
|
||||
|
|
|
@ -314,7 +314,7 @@
|
|||
);
|
||||
//]]></script>
|
||||
|
||||
<h2><a id="content" name="content"><%:Realtime Wireless%></a></h2>
|
||||
<h2 name="content"><%:Realtime Wireless%></h2>
|
||||
|
||||
<ul class="cbi-tabmenu">
|
||||
<% for _, dev in ipairs(devices) do %>
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
<body>
|
||||
<div id="maincontainer">
|
||||
<div id="maincontent">
|
||||
<h2><a id="content" name="content"><%:System%> - <% if title then %><%=title%><% else %><%:Rebooting...%><% end %></a></h2>
|
||||
<h2 name="content"><%:System%> - <% if title then %><%=title%><% else %><%:Rebooting...%><% end %></h2>
|
||||
<fieldset class="cbi-section">
|
||||
<p>
|
||||
<% if msg then %><%=msg%><% else %><%:Changes applied.%><% end %>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:Flash operations%></a></h2>
|
||||
<h2 name="content"><%:Flash operations%></h2>
|
||||
|
||||
<ul class="cbi-tabmenu">
|
||||
<li class="cbi-tab"><a href="#"><%:Actions%></a></li>
|
||||
|
|
|
@ -44,7 +44,7 @@ end
|
|||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:Software%></a></h2>
|
||||
<h2 name="content"><%:Software%></h2>
|
||||
|
||||
<form method="post" action="<%=REQUEST_URI%>">
|
||||
<div class="cbi-map">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
-%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content"><%:System%></a></h2>
|
||||
<h2 name="content"><%:System%></h2>
|
||||
<h3><%:Reboot%></h3>
|
||||
<p><%:Reboots the operating system of your device%></p>
|
||||
<%-
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:Flash Firmware%> - <%:Verify%></a></h2>
|
||||
<h2 name="content"><%:Flash Firmware%> - <%:Verify%></h2>
|
||||
<p>
|
||||
<%_ The flash image was uploaded.
|
||||
Below is the checksum and file size listed,
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:Configuration%> / <%:Apply%></a></h2>
|
||||
<h2 name="content"><%:Configuration%> / <%:Apply%></h2>
|
||||
|
||||
<% if changes then %>
|
||||
<%+cbi/apply_xhr%>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:Configuration%> / <%:Changes%></a></h2>
|
||||
<h2 name="content"><%:Configuration%> / <%:Changes%></h2>
|
||||
|
||||
<% if changes then %>
|
||||
<%+admin_uci/changelog%>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:Configuration%> / <%:Revert%></a></h2>
|
||||
<h2 name="content"><%:Configuration%> / <%:Revert%></h2>
|
||||
|
||||
<% if changes then %>
|
||||
<%+cbi/apply_xhr%>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
-%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content"><%:System%></a></h2>
|
||||
<h2 name="content"><%:System%></h2>
|
||||
<br />
|
||||
<p><% if msg then %><%=msg%><% else %><%:Changes applied.%><% end %></p>
|
||||
<p><%:Please wait: Device rebooting...%></p>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
-%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content"><%:System%></a></h2>
|
||||
<h2 name="content"><%:System%></h2>
|
||||
<h3><%:Backup / Restore%></h3>
|
||||
<p><%:Here you can backup and restore your configuration and - if possible - reset this device to the default settings.%></p>
|
||||
<br />
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
Licensed to the public under the Apache License 2.0.
|
||||
-%>
|
||||
|
||||
<h2><a id="content" name="content"><%:Hello!%></a></h2>
|
||||
<h2 name="content"><%:Hello!%></h2>
|
||||
<p><%_This is the administration area of <abbr title="Lua Configuration Interface">LuCI</abbr>.%></p>
|
||||
<p><%_<abbr title="Lua Configuration Interface">LuCI</abbr> is a free, flexible, and user friendly graphical interface for configuring OpenWrt.%><br />
|
||||
<%:On the following pages you can adjust all important settings of this device.%></p>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
-%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content"><%:System%></a></h2>
|
||||
<h2 name="content"><%:System%></h2>
|
||||
<h3><%:Reboot%></h3>
|
||||
<p><%:Reboots the operating system of your device%></p>
|
||||
<%-
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:System%></a></h2>
|
||||
<h2 name="content"><%:System%></h2>
|
||||
<h3><%:Flash Firmware%></h3>
|
||||
|
||||
<% if step == 1 then %>
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
<body>
|
||||
<div id="maincontainer">
|
||||
<div id="maincontent">
|
||||
<h2><a id="content" name="content"><%:System%> - <% if title then %><%=title%><% else %><%:Rebooting...%><% end %></a></h2>
|
||||
<h2 name="content"><%:System%> - <% if title then %><%=title%><% else %><%:Rebooting...%><% end %></h2>
|
||||
<fieldset class="cbi-section">
|
||||
<p>
|
||||
<% if msg then %><%=msg%><% else %><%:Changes applied.%><% end %>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:Flash operations%></a></h2>
|
||||
<h2 name="content"><%:Flash operations%></h2>
|
||||
<fieldset class="cbi-section">
|
||||
<legend><%:Flash new firmware image%></legend>
|
||||
<% if upgrade_avail then %>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
-%>
|
||||
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content"><%:System%></a></h2>
|
||||
<h2 name="content"><%:System%></h2>
|
||||
<h3><%:Reboot%></h3>
|
||||
<p><%:Reboots the operating system of your device%></p>
|
||||
<%- if not reboot then -%>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:Flash Firmware%> - <%:Verify%></a></h2>
|
||||
<h2 name="content"><%:Flash Firmware%> - <%:Verify%></h2>
|
||||
<p>
|
||||
<%_ The flash image was uploaded.
|
||||
Below is the checksum and file size listed,
|
||||
|
|
|
@ -27,7 +27,7 @@ else
|
|||
end
|
||||
%>
|
||||
|
||||
<h2><a id="content" name="content"><%:Contact%></a></h2>
|
||||
<h2 name="content"><%:Contact%></h2>
|
||||
|
||||
<fieldset xmlns="http://www.w3.org/1999/xhtml" class="cbi-section">
|
||||
<legend><%:Operator%></legend>
|
||||
|
|
Loading…
Reference in a new issue