X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c77429000c55af95056572206a99774711c8d22b:/app/views/user/login.html.erb..3ec67ea2d395f9ae78f806f8e583e10d691861de:/app/views/users/login.html.erb diff --git a/app/views/user/login.html.erb b/app/views/users/login.html.erb similarity index 94% rename from app/views/user/login.html.erb rename to app/views/users/login.html.erb index 21705e358..0944d7809 100644 --- a/app/views/user/login.html.erb +++ b/app/views/users/login.html.erb @@ -28,7 +28,7 @@ <%= password_field_tag "password", "", :tabindex => 2 %> - <%= link_to t('.lost password link'), :controller => 'user', :action => 'lost_password' %> + <%= link_to t('.lost password link'), :controller => 'users', :action => 'lost_password' %> @@ -69,7 +69,7 @@
<%= text_field_tag("openid_url", "", { :tabindex => 3, :class => "openid_url" }) %> - (<%= t 'user.account.openid.link text' %>) + (<%= t 'users.account.openid.link text' %>)