From: Jo-Philipp Wich Date: Mon, 5 Nov 2018 15:34:10 +0000 (+0100) Subject: luci-base: add ARIA label to reveal/hide password button X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e33a36715816d50330b2dab5b7ba20affab29583;p=oweals%2Fluci.git luci-base: add ARIA label to reveal/hide password button Fixes #2070. Signed-off-by: Jo-Philipp Wich --- diff --git a/modules/luci-base/luasrc/view/cbi/value.htm b/modules/luci-base/luasrc/view/cbi/value.htm index 8eec86534..79a358b30 100644 --- a/modules/luci-base/luasrc/view/cbi/value.htm +++ b/modules/luci-base/luasrc/view/cbi/value.htm @@ -21,6 +21,6 @@ ifattr(#self.keylist > 0, "data-choices", { self.keylist, self.vallist }) %> /> <%- if self.password then -%> -
∗
+ <% end %> <%+cbi/valuefooter%>