gluon-luci-admin: remove redundant headings
This commit is contained in:
parent
78f5efa7ce
commit
dd7934a39a
@ -13,8 +13,7 @@ $Id$
|
||||
|
||||
-%>
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content"><%:System%></a></h2>
|
||||
<h3><%:Backup / Restore%></h3>
|
||||
<h2><a id="content" name="content"><%:Backup / Restore%></a></h2>
|
||||
<p><%:Here you can backup and restore your configuration and - if possible - reset this device to the default settings.%></p>
|
||||
<br />
|
||||
<div>
|
||||
|
@ -13,8 +13,7 @@ $Id$
|
||||
|
||||
-%>
|
||||
<%+header%>
|
||||
<h2><a id="content" name="content"><%:System%></a></h2>
|
||||
<h3><%:Reboot%></h3>
|
||||
<h2><a id="content" name="content"><%:Reboot%></a></h2>
|
||||
<p><%:Reboots the operating system of your device%></p>
|
||||
<%-
|
||||
local c = require("luci.model.uci").cursor():changes()
|
||||
|
@ -15,8 +15,7 @@ $Id$
|
||||
|
||||
<%+header%>
|
||||
|
||||
<h2><a id="content" name="content"><%:System%></a></h2>
|
||||
<h3><%:Flash Firmware%></h3>
|
||||
<h2><a id="content" name="content"><%:Flash Firmware%></a></h2>
|
||||
|
||||
<% if step == 1 then %>
|
||||
<% if supported then %>
|
||||
|
Loading…
Reference in New Issue
Block a user