diff options
Diffstat (limited to 'modules/admin-full/luasrc/view/admin_system/reboot.htm')
-rw-r--r-- | modules/admin-full/luasrc/view/admin_system/reboot.htm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/admin-full/luasrc/view/admin_system/reboot.htm b/modules/admin-full/luasrc/view/admin_system/reboot.htm index b7b10b50f..f1656fbb8 100644 --- a/modules/admin-full/luasrc/view/admin_system/reboot.htm +++ b/modules/admin-full/luasrc/view/admin_system/reboot.htm @@ -13,8 +13,8 @@ $Id$ -%> <%+header%> -<h1><%:system%></h1> -<h2><%:reboot%></h2> +<h2><a id="content" name="content"><%:system%></a></h2> +<h3><%:reboot%></h3> <p><%:a_s_reboot1%></p> <%- local c = require("luci.model.uci").cursor():changes() |