diff --git a/ffhh-config-mode/files/usr/lib/lua/luci/view/gluon-config-mode/reboot.htm b/ffhh-config-mode/files/usr/lib/lua/luci/view/gluon-config-mode/reboot.htm index db9cbc2..7b2070f 100644 --- a/ffhh-config-mode/files/usr/lib/lua/luci/view/gluon-config-mode/reboot.htm +++ b/ffhh-config-mode/files/usr/lib/lua/luci/view/gluon-config-mode/reboot.htm @@ -21,6 +21,10 @@ <%= pubkey %> + <% else %> +

+ <%= luci.template.render_string(site.config_mode.msg_nopubkey) %> +

<% end %>
<%= luci.template.render_string(site.config_mode.msg_reboot) %>