From: Jo-Philipp Wich Date: Sun, 4 Mar 2012 15:03:05 +0000 (+0000) Subject: modules/admin-core: autofocus password field in login form X-Git-Tag: 0.11.0~1021 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=791838068399eb02b2c1d2ec39324a12b984df7b;p=oweals%2Fluci.git modules/admin-core: autofocus password field in login form --- diff --git a/modules/admin-core/luasrc/view/sysauth.htm b/modules/admin-core/luasrc/view/sysauth.htm index bb5d025ef..8c4b19c7c 100644 --- a/modules/admin-core/luasrc/view/sysauth.htm +++ b/modules/admin-core/luasrc/view/sysauth.htm @@ -1,7 +1,7 @@ <%# LuCI - Lua Configuration Interface Copyright 2008 Steven Barth -Copyright 2008 Jo-Philipp Wich +Copyright 2008-2012 Jo-Philipp Wich Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -35,7 +35,7 @@ $Id$
- +
@@ -46,4 +46,9 @@ $Id$ + <%+footer%>