--- login-m.rhtml –Ø 12 17 12:46:32 2009 +++ login.rhtml –Ø 12 17 12:45:15 2009 @@ -24,15 +24,16 @@ <% end %> - - - - - <% if Setting.lost_password? %> - <%= link_to l(:label_password_lost), :controller => 'account', :action => 'lost_password' %> - <% end %> - - + + + <% if Setting.lost_password? %> + <%= link_to l(:label_password_lost), :controller => 'account', :action => 'lost_password' %> + <% end %> + + + + + <%= javascript_tag "Form.Element.focus('username');" %> <% end %>