From be79b874c5238b14e10f94a93f061d5895c41f0b Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Thu, 28 Nov 2013 19:16:28 +0100 Subject: [PATCH] gluon-config-mode: show hostname on reboot page. fixes #8 --- .../usr/lib/lua/luci/view/gluon-config-mode/reboot.htm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package/gluon-config-mode/generate/usr/lib/lua/luci/view/gluon-config-mode/reboot.htm b/package/gluon-config-mode/generate/usr/lib/lua/luci/view/gluon-config-mode/reboot.htm index 6132de75..7d192b6a 100644 --- a/package/gluon-config-mode/generate/usr/lib/lua/luci/view/gluon-config-mode/reboot.htm +++ b/package/gluon-config-mode/generate/usr/lib/lua/luci/view/gluon-config-mode/reboot.htm @@ -27,7 +27,9 @@ $Id$

@config_mode.msg_pubkey@

-
+
+ # <%=luci.sys.hostname()%> +
<%=pubkey%>