From 75b8141fd1a2b9e3826b97e8e1958012215c987b Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Wed, 22 Jan 2014 16:44:29 +0100 Subject: [PATCH] gluon-luci-admin: remove redundant headings --- .../files/usr/lib/lua/luci/view/admin/backup.htm | 3 +-- .../files/usr/lib/lua/luci/view/admin/reboot.htm | 3 +-- .../files/usr/lib/lua/luci/view/admin/upgrade.htm | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/gluon/gluon-luci-admin/files/usr/lib/lua/luci/view/admin/backup.htm b/gluon/gluon-luci-admin/files/usr/lib/lua/luci/view/admin/backup.htm index eb9dc46..167419d 100644 --- a/gluon/gluon-luci-admin/files/usr/lib/lua/luci/view/admin/backup.htm +++ b/gluon/gluon-luci-admin/files/usr/lib/lua/luci/view/admin/backup.htm @@ -13,8 +13,7 @@ $Id$ -%> <%+header%> -

<%:System%>

-

<%:Backup / Restore%>

+

<%:Backup / Restore%>

<%:Here you can backup and restore your configuration and - if possible - reset this device to the default settings.%>


diff --git a/gluon/gluon-luci-admin/files/usr/lib/lua/luci/view/admin/reboot.htm b/gluon/gluon-luci-admin/files/usr/lib/lua/luci/view/admin/reboot.htm index 9e57d89..5e67147 100644 --- a/gluon/gluon-luci-admin/files/usr/lib/lua/luci/view/admin/reboot.htm +++ b/gluon/gluon-luci-admin/files/usr/lib/lua/luci/view/admin/reboot.htm @@ -13,8 +13,7 @@ $Id$ -%> <%+header%> -

<%:System%>

-

<%:Reboot%>

+

<%:Reboot%>

<%:Reboots the operating system of your device%>

<%- local c = require("luci.model.uci").cursor():changes() diff --git a/gluon/gluon-luci-admin/files/usr/lib/lua/luci/view/admin/upgrade.htm b/gluon/gluon-luci-admin/files/usr/lib/lua/luci/view/admin/upgrade.htm index 1083a16..3d75b41 100644 --- a/gluon/gluon-luci-admin/files/usr/lib/lua/luci/view/admin/upgrade.htm +++ b/gluon/gluon-luci-admin/files/usr/lib/lua/luci/view/admin/upgrade.htm @@ -15,8 +15,7 @@ $Id$ <%+header%> -

<%:System%>

-

<%:Flash Firmware%>

+

<%:Flash Firmware%>

<% if step == 1 then %> <% if supported then %>