Globally convert headline anchors into name attributes.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
Jo-Philipp Wich 2015-10-06 13:29:43 +02:00
parent 8023fb9c43
commit 5e9da8240f
63 changed files with 64 additions and 64 deletions

View file

@ -64,7 +64,7 @@
</div> </div>
<div class="cbi-map" id="cbi-asterisk"> <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"> <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 /> Here you can manage your dial plans which are used to route outgoing calls from your local extensions.<br /><br />
Related tasks:<br /> Related tasks:<br />

View file

@ -55,7 +55,7 @@
</div> </div>
<div class="cbi-map" id="cbi-asterisk"> <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"> <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 /> <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. Here you can manage your dial zones. The zones are used to route outgoing calls to the destination.

View file

@ -135,7 +135,7 @@
<form method="get" action="<%=pcdata(luci.http.getenv("REQUEST_URI"))%>"> <form method="get" action="<%=pcdata(luci.http.getenv("REQUEST_URI"))%>">
<div class="cbi-map"> <div class="cbi-map">
<h2><a id="content" name="content"><%:Custom Commands%></a></h2> <h2 name="content"><%:Custom Commands%></h2>
<fieldset class="cbi-section"> <fieldset class="cbi-section">
<% local _, command; for _, command in ipairs(commands) do %> <% local _, command; for _, command in ipairs(commands) do %>

View file

@ -4,7 +4,7 @@
-%> -%>
<%+header%> <%+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 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> <p><%:The diagnostics available under this menu depend on what modules you have installed on your device.%></p>
<%+footer%> <%+footer%>

View file

@ -4,7 +4,7 @@
-%> -%>
<%+header%> <%+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><%: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> <p><%:The diagnostics available under this menu depend on what modules you have installed on your device.%></p>
<%+footer%> <%+footer%>

View file

@ -55,7 +55,7 @@ local has_traceroute6 = fs.access("/usr/bin/traceroute6")
<form method="post" action="<%=pcdata(luci.http.getenv("REQUEST_URI"))%>"> <form method="post" action="<%=pcdata(luci.http.getenv("REQUEST_URI"))%>">
<div class="cbi-map"> <div class="cbi-map">
<h2><a id="content" name="content"><%:Diagnostics%></a></h2> <h2 name="content"><%:Diagnostics%></h2>
<fieldset class="cbi-section"> <fieldset class="cbi-section">
<legend><%:Network Utilities%></legend> <legend><%:Network Utilities%></legend>

View file

@ -149,7 +149,7 @@ end
<h2><a id="content" name="content"><%:Services%></a></h2> <h2 name="content"><%:Services%></h2>
<fieldset class="cbi-section"> <fieldset class="cbi-section">
<legend><%:Internal services%></legend> <legend><%:Internal services%></legend>

View file

@ -5,7 +5,7 @@
-%> -%>
<%+header%> <%+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 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> <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%> <%+footer%>

View file

@ -73,7 +73,7 @@ XHR.poll(10, '<%=REQUEST_URI%>', { status: 1 },
); );
//]]></script> //]]></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> <div id="togglebuttons"></div>
<fieldset class="cbi-section"> <fieldset class="cbi-section">

View file

@ -11,7 +11,7 @@ local i = 1
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:Interfaces%></a></h2> <h2 name="content"><%:Interfaces%></h2>
<div id="togglebuttons"></div> <div id="togglebuttons"></div>

View file

@ -10,7 +10,7 @@ local i = 1
%> %>
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:Active MID announcements%></a></h2> <h2 name="content"><%:Active MID announcements%></h2>
<div id="togglebuttons"></div> <div id="togglebuttons"></div>
<fieldset class="cbi-section"> <fieldset class="cbi-section">

View file

@ -105,7 +105,7 @@ end
//]]></script> //]]></script>
<h2><a id="content" name="content"><%:OLSR connections%></a></h2> <h2 name="content"><%:OLSR connections%></h2>
<div id="togglebuttons"></div> <div id="togglebuttons"></div>

View file

@ -155,7 +155,7 @@ XHR.poll(10, '<%=REQUEST_URI%>/json', { },
<div id="error" class="error"></div> <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"> <fieldset class="cbi-section">
<legend><%:Network%></legend> <legend><%:Network%></legend>

View file

@ -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> <div id="togglebuttons"></div>

View file

@ -86,7 +86,7 @@ XHR.poll(10, '<%=REQUEST_URI%>', { status: 1 },
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:SmartGW announcements%></a></h2> <h2 name="content"><%:SmartGW announcements%></h2>
<div id="togglebuttons"></div> <div id="togglebuttons"></div>

View file

@ -11,7 +11,7 @@ local olsrtools = require "luci.tools.olsr"
%> %>
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:Active OLSR nodes%></a></h2> <h2 name="content"><%:Active OLSR nodes%></h2>
<div id="togglebuttons"></div> <div id="togglebuttons"></div>

View file

@ -9,7 +9,7 @@ local port = uci:get("polipo", "general", "proxyPort") or "8123"
<%+header%> <%+header%>
<div class="cbi-map"> <div class="cbi-map">
<h2><a id="content" name="content"><%:Polipo Status%></a></h2> <h2 name="content"><%:Polipo Status%></h2>
<div class="cbi-section"> <div class="cbi-section">
<iframe id="sf" src="http://<%=luci.http.getenv('SERVER_NAME')%>:<%=port%>/polipo/" style="width:100%; height:350px; border:none"></iframe> <iframe id="sf" src="http://<%=luci.http.getenv('SERVER_NAME')%>:<%=port%>/polipo/" style="width:100%; height:350px; border:none"></iframe>
</div> </div>

View file

@ -210,7 +210,7 @@ end
<div id="cbi-splash-leases" class="cbi-map"> <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"> <fieldset id="cbi-table-table" class="cbi-section">
<legend><%:Active Clients%></legend> <legend><%:Active Clients%></legend>
<div class="cbi-section-node"> <div class="cbi-section-node">

View file

@ -9,7 +9,7 @@ local contacturl = luci.dispatcher.build_url("freifunk", "contact")
<%+header%> <%+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><%: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> <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>

View file

@ -72,7 +72,7 @@ if has_custom_splash then
<% else %> <% 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>. <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> <%:Please note that we are not an internet service provider but an experimental community network.%></p>

View file

@ -6,7 +6,7 @@
<%+header%> <%+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> <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 to gather data and <a href="http://oss.oetiker.ch/rrdtool/">RRDtool</a> to

View file

@ -6,7 +6,7 @@
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:Statistics%></a></h2> <h2 name="content"><%:Statistics%></h2>
<form action="" method="get"> <form action="" method="get">
<select name="host"> <select name="host">

View file

@ -41,7 +41,7 @@ end
<%+header%> <%+header%>
<div class="cbi-map"> <div class="cbi-map">
<h2><a id="content" name="content"><%:Tinyproxy Status%></a></h2> <h2 name="content"><%:Tinyproxy Status%></h2>
<div class="cbi-section"> <div class="cbi-section">
<iframe src="<%=REQUESTURL%>?frame=1" style="width:100%; height:350px; border:none"></iframe> <iframe src="<%=REQUESTURL%>?frame=1" style="width:100%; height:350px; border:none"></iframe>
</div> </div>

View file

@ -56,7 +56,7 @@ dbdir = dbdir or "/var/lib/vnstat"
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:VnStat Graphs%></a></h2> <h2 name="content"><%:VnStat Graphs%></h2>
<form action="" method="get"> <form action="" method="get">

View file

@ -4,7 +4,7 @@
-%> -%>
<%+header%> <%+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 <p>Here you can control OpenWRT voice-related settings and see
voice-related information from OpenWRT</p> voice-related information from OpenWRT</p>
<p>In particular Asterisk configuration and information is displayed <p>In particular Asterisk configuration and information is displayed

View file

@ -4,7 +4,7 @@
-%> -%>
<%+header%> <%+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>Here you can control phone configuration and information in OpenWRT</p>
<p>You can control the setup of phone clients and servers and see <p>You can control the setup of phone clients and servers and see
information such as diagnostics related to phone devices from this menu. information such as diagnostics related to phone devices from this menu.

View file

@ -4,7 +4,7 @@
-%> -%>
<%+header%> <%+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><%: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> <p><%:The diagnostics available on your device depend on the modules that you have installed.%></p>
<%+footer%> <%+footer%>

View file

@ -1,5 +1,5 @@
<div class="cbi-map" id="cbi-<%=self.config%>"> <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 self.description and #self.description > 0 then %><div class="cbi-map-descr"><%=self.description%></div><% end %>
<p class="alert-message danger"> <p class="alert-message danger">

View file

@ -5,7 +5,7 @@
<%-+cbi/apply_xhr-%> <%-+cbi/apply_xhr-%>
<div class="cbi-map" id="cbi-<%=self.config%>"> <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 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 -%> <%- if firstmap and applymap then cbi_apply_xhr(self.config, parsechain, redirect) end -%>
<%- self:render_children() %> <%- self:render_children() %>

View file

@ -6,7 +6,7 @@
</div> </div>
<% end %> <% end %>
<div class="cbi-map" id="cbi-<%=self.config%>"> <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 self.description and #self.description > 0 then %><div class="cbi-map-descr"><%=self.description%></div><% end %>
<% self:render_children() %> <% self:render_children() %>
<br /> <br />

View file

@ -5,7 +5,7 @@
-%> -%>
<%+header%> <%+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> <p><%:Sorry, the object you requested was not found.%></p>
<tt><%:Unable to dispatch%>: <%=luci.http.request.env.PATH_INFO%></tt> <tt><%:Unable to dispatch%>: <%=luci.http.request.env.PATH_INFO%></tt>
<%+footer%> <%+footer%>

View file

@ -5,7 +5,7 @@
-%> -%>
<%+header%> <%+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> <p><%:Sorry, the server encountered an unexpected error.%></p>
<pre class="error500"><%=message%></pre> <pre class="error500"><%=message%></pre>
<%+footer%> <%+footer%>

View file

@ -8,7 +8,7 @@
<form method="post" action="<%=pcdata(luci.http.getenv("REQUEST_URI"))%>"> <form method="post" action="<%=pcdata(luci.http.getenv("REQUEST_URI"))%>">
<div class="cbi-map"> <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"> <div class="cbi-map-descr">
<%:Please enter your username and password.%> <%:Please enter your username and password.%>
<%- if fuser then %> <%- if fuser then %>

View file

@ -55,7 +55,7 @@ local has_traceroute6 = fs.access("/usr/bin/traceroute6")
<form method="post" action="<%=pcdata(luci.http.getenv("REQUEST_URI"))%>"> <form method="post" action="<%=pcdata(luci.http.getenv("REQUEST_URI"))%>">
<div class="cbi-map"> <div class="cbi-map">
<h2><a id="content" name="content"><%:Diagnostics%></a></h2> <h2 name="content"><%:Diagnostics%></h2>
<fieldset class="cbi-section"> <fieldset class="cbi-section">
<legend><%:Network Utilities%></legend> <legend><%:Network Utilities%></legend>

View file

@ -87,7 +87,7 @@
<%+header%> <%+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"> <div class="cbi-map">
<fieldset class="cbi-section"> <fieldset class="cbi-section">

View file

@ -348,7 +348,7 @@
); );
//]]></script> //]]></script>
<h2><a id="content" name="content"><%:Wireless Overview%></a></h2> <h2 name="content"><%:Wireless Overview%></h2>
<fieldset class="cbi-section" style="display:none"> <fieldset class="cbi-section" style="display:none">
<legend><%:Reconnecting interface%></legend> <legend><%:Reconnecting interface%></legend>
@ -410,7 +410,7 @@
<% end %> <% end %>
<h2><a id="content" name="content"><%:Associated Stations%></a></h2> <h2 name="content"><%:Associated Stations%></h2>
<fieldset class="cbi-section"> <fieldset class="cbi-section">
<table class="cbi-section-table" style="margin:10px" id="iw-assoclist"> <table class="cbi-section-table" style="margin:10px" id="iw-assoclist">

View file

@ -264,7 +264,7 @@
); );
//]]></script> //]]></script>
<h2><a id="content" name="content"><%:Realtime Traffic%></a></h2> <h2 name="content"><%:Realtime Traffic%></h2>
<ul class="cbi-tabmenu"> <ul class="cbi-tabmenu">
<% for _, dev in ipairs(devices) do %> <% for _, dev in ipairs(devices) do %>

View file

@ -312,7 +312,7 @@
); );
//]]></script> //]]></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> <div class="cbi-map-descr"><%:This page gives an overview over currently active network connections.%></div>

View file

@ -5,7 +5,7 @@
-%> -%>
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:Kernel Log%></a></h2> <h2 name="content"><%:Kernel Log%></h2>
<div id="content_syslog"> <div id="content_syslog">
<textarea readonly="readonly" wrap="off" rows="<%=dmesg:cmatch("\n")+2%>" id="syslog"><%=dmesg:pcdata()%></textarea> <textarea readonly="readonly" wrap="off" rows="<%=dmesg:cmatch("\n")+2%>" id="syslog"><%=dmesg:pcdata()%></textarea>
</div> </div>

View file

@ -552,7 +552,7 @@
); );
//]]></script> //]]></script>
<h2><a id="content" name="content"><%:Status%></a></h2> <h2 name="content"><%:Status%></h2>
<fieldset class="cbi-section"> <fieldset class="cbi-section">
<legend><%:System%></legend> <legend><%:System%></legend>

View file

@ -59,7 +59,7 @@
} }
</style> </style>
<h2><a id="content" name="content"><%:Firewall Status%></a></h2> <h2 name="content"><%:Firewall Status%></h2>
<% if has_ip6tables then %> <% if has_ip6tables then %>
<ul class="cbi-tabmenu"> <ul class="cbi-tabmenu">

View file

@ -242,7 +242,7 @@
); );
//]]></script> //]]></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" /> <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> <div style="text-align:right"><small id="scale">-</small></div>

View file

@ -33,7 +33,7 @@
<%+header%> <%+header%>
<div class="cbi-map" id="cbi-network"> <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> <div class="cbi-map-descr"><%:The following rules are currently active on this system.%></div>
<fieldset class="cbi-section"> <fieldset class="cbi-section">

View file

@ -5,7 +5,7 @@
-%> -%>
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:System Log%></a></h2> <h2 name="content"><%:System Log%></h2>
<div id="content_syslog"> <div id="content_syslog">
<textarea readonly="readonly" wrap="off" rows="<%=syslog:cmatch("\n")+2%>" id="syslog"><%=syslog:pcdata()%></textarea> <textarea readonly="readonly" wrap="off" rows="<%=syslog:cmatch("\n")+2%>" id="syslog"><%=syslog:pcdata()%></textarea>
</div> </div>

View file

@ -314,7 +314,7 @@
); );
//]]></script> //]]></script>
<h2><a id="content" name="content"><%:Realtime Wireless%></a></h2> <h2 name="content"><%:Realtime Wireless%></h2>
<ul class="cbi-tabmenu"> <ul class="cbi-tabmenu">
<% for _, dev in ipairs(devices) do %> <% for _, dev in ipairs(devices) do %>

View file

@ -25,7 +25,7 @@
<body> <body>
<div id="maincontainer"> <div id="maincontainer">
<div id="maincontent"> <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"> <fieldset class="cbi-section">
<p> <p>
<% if msg then %><%=msg%><% else %><%:Changes applied.%><% end %> <% if msg then %><%=msg%><% else %><%:Changes applied.%><% end %>

View file

@ -6,7 +6,7 @@
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:Flash operations%></a></h2> <h2 name="content"><%:Flash operations%></h2>
<ul class="cbi-tabmenu"> <ul class="cbi-tabmenu">
<li class="cbi-tab"><a href="#"><%:Actions%></a></li> <li class="cbi-tab"><a href="#"><%:Actions%></a></li>

View file

@ -44,7 +44,7 @@ end
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:Software%></a></h2> <h2 name="content"><%:Software%></h2>
<form method="post" action="<%=REQUEST_URI%>"> <form method="post" action="<%=REQUEST_URI%>">
<div class="cbi-map"> <div class="cbi-map">

View file

@ -5,7 +5,7 @@
-%> -%>
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:System%></a></h2> <h2 name="content"><%:System%></h2>
<h3><%:Reboot%></h3> <h3><%:Reboot%></h3>
<p><%:Reboots the operating system of your device%></p> <p><%:Reboots the operating system of your device%></p>
<%- <%-

View file

@ -6,7 +6,7 @@
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:Flash Firmware%> - <%:Verify%></a></h2> <h2 name="content"><%:Flash Firmware%> - <%:Verify%></h2>
<p> <p>
<%_ The flash image was uploaded. <%_ The flash image was uploaded.
Below is the checksum and file size listed, Below is the checksum and file size listed,

View file

@ -6,7 +6,7 @@
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:Configuration%> / <%:Apply%></a></h2> <h2 name="content"><%:Configuration%> / <%:Apply%></h2>
<% if changes then %> <% if changes then %>
<%+cbi/apply_xhr%> <%+cbi/apply_xhr%>

View file

@ -6,7 +6,7 @@
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:Configuration%> / <%:Changes%></a></h2> <h2 name="content"><%:Configuration%> / <%:Changes%></h2>
<% if changes then %> <% if changes then %>
<%+admin_uci/changelog%> <%+admin_uci/changelog%>

View file

@ -6,7 +6,7 @@
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:Configuration%> / <%:Revert%></a></h2> <h2 name="content"><%:Configuration%> / <%:Revert%></h2>
<% if changes then %> <% if changes then %>
<%+cbi/apply_xhr%> <%+cbi/apply_xhr%>

View file

@ -5,7 +5,7 @@
-%> -%>
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:System%></a></h2> <h2 name="content"><%:System%></h2>
<br /> <br />
<p><% if msg then %><%=msg%><% else %><%:Changes applied.%><% end %></p> <p><% if msg then %><%=msg%><% else %><%:Changes applied.%><% end %></p>
<p><%:Please wait: Device rebooting...%></p> <p><%:Please wait: Device rebooting...%></p>

View file

@ -5,7 +5,7 @@
-%> -%>
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:System%></a></h2> <h2 name="content"><%:System%></h2>
<h3><%:Backup / Restore%></h3> <h3><%:Backup / Restore%></h3>
<p><%:Here you can backup and restore your configuration and - if possible - reset this device to the default settings.%></p> <p><%:Here you can backup and restore your configuration and - if possible - reset this device to the default settings.%></p>
<br /> <br />

View file

@ -4,7 +4,7 @@
Licensed to the public under the Apache License 2.0. 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><%_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 /> <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> <%:On the following pages you can adjust all important settings of this device.%></p>

View file

@ -5,7 +5,7 @@
-%> -%>
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:System%></a></h2> <h2 name="content"><%:System%></h2>
<h3><%:Reboot%></h3> <h3><%:Reboot%></h3>
<p><%:Reboots the operating system of your device%></p> <p><%:Reboots the operating system of your device%></p>
<%- <%-

View file

@ -6,7 +6,7 @@
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:System%></a></h2> <h2 name="content"><%:System%></h2>
<h3><%:Flash Firmware%></h3> <h3><%:Flash Firmware%></h3>
<% if step == 1 then %> <% if step == 1 then %>

View file

@ -25,7 +25,7 @@
<body> <body>
<div id="maincontainer"> <div id="maincontainer">
<div id="maincontent"> <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"> <fieldset class="cbi-section">
<p> <p>
<% if msg then %><%=msg%><% else %><%:Changes applied.%><% end %> <% if msg then %><%=msg%><% else %><%:Changes applied.%><% end %>

View file

@ -7,7 +7,7 @@
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:Flash operations%></a></h2> <h2 name="content"><%:Flash operations%></h2>
<fieldset class="cbi-section"> <fieldset class="cbi-section">
<legend><%:Flash new firmware image%></legend> <legend><%:Flash new firmware image%></legend>
<% if upgrade_avail then %> <% if upgrade_avail then %>

View file

@ -6,7 +6,7 @@
-%> -%>
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:System%></a></h2> <h2 name="content"><%:System%></h2>
<h3><%:Reboot%></h3> <h3><%:Reboot%></h3>
<p><%:Reboots the operating system of your device%></p> <p><%:Reboots the operating system of your device%></p>
<%- if not reboot then -%> <%- if not reboot then -%>

View file

@ -7,7 +7,7 @@
<%+header%> <%+header%>
<h2><a id="content" name="content"><%:Flash Firmware%> - <%:Verify%></a></h2> <h2 name="content"><%:Flash Firmware%> - <%:Verify%></h2>
<p> <p>
<%_ The flash image was uploaded. <%_ The flash image was uploaded.
Below is the checksum and file size listed, Below is the checksum and file size listed,

View file

@ -27,7 +27,7 @@ else
end 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"> <fieldset xmlns="http://www.w3.org/1999/xhtml" class="cbi-section">
<legend><%:Operator%></legend> <legend><%:Operator%></legend>