diff --git a/app/views/welcome/index.html.erb b/app/views/welcome/index.html.erb index 43f458325..2cf87a6de 100644 --- a/app/views/welcome/index.html.erb +++ b/app/views/welcome/index.html.erb @@ -70,7 +70,8 @@ <%= javascript_tag "$('#password').focus();" %> <% else %> <%= javascript_tag "$('#username').focus();" %> - <% end %> + <% end %> + @@ -102,12 +103,9 @@