Skip to content
Snippets Groups Projects
Commit dd7934a3 authored by Nils Schneider's avatar Nils Schneider
Browse files

gluon-luci-admin: remove redundant headings

parent 78f5efa7
No related branches found
No related tags found
No related merge requests found
......@@ -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 %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment