Commit da4fd6b7 authored by Jean-Philippe Lang's avatar Jean-Philippe Lang

Login field automatically focused on login form

git-svn-id: http://redmine.rubyforge.org/svn/trunk@503 e93f8b46-1217-0410-a6f0-8f06a7374b81
parent e07c4454
......@@ -11,6 +11,7 @@
<p><center><input type="submit" name="login" value="<%=l(:button_login)%> &#187;" class="primary" /></center>
<% end %>
<%= javascript_tag "Form.Element.focus('login');" %>
<br>
<% links = []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment