From: Jo-Philipp Wich Date: Thu, 18 Aug 2016 07:19:54 +0000 (+0200) Subject: luci-base: properly style login alert message X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4a5635cafa04b4cdf47c0fd9d97d6d1b7595a8bd;p=oweals%2Fluci.git luci-base: properly style login alert message Signed-off-by: Jo-Philipp Wich --- diff --git a/modules/luci-base/luasrc/view/sysauth.htm b/modules/luci-base/luasrc/view/sysauth.htm index e20750491..f6b0f5706 100644 --- a/modules/luci-base/luasrc/view/sysauth.htm +++ b/modules/luci-base/luasrc/view/sysauth.htm @@ -7,14 +7,14 @@ <%+header%>
"> + <%- if fuser then %> +
<%:Invalid username and/or password! Please try again.%>
+ <% end -%> +

<%:Authorization Required%>

<%:Please enter your username and password.%> - <%- if fuser then %> -
<%:Invalid username and/or password! Please try again.%>
-
- <% end -%>