X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/15b104f4ff4614aa78c01180b6a9b89dd5a1400f..76bc5eba0617e36ebb853d24212543d0e1d4904d:/app/views/user/account.html.erb
diff --git a/app/views/user/account.html.erb b/app/views/user/account.html.erb
index 92b3407bf..16fbc46ca 100644
--- a/app/views/user/account.html.erb
+++ b/app/views/user/account.html.erb
@@ -3,9 +3,9 @@
<% end %>
<% content_for :heading do %>
-
<%= t 'user.account.my settings' %>
+ <%= t '.my settings' %>
- - <%= link_to t('user.account.return to profile'), :controller => 'user', :action => 'view', :display_name => current_user.display_name %>
+ - <%= link_to t('.return to profile'), user_path(current_user) %>
- <%= link_to t('user.view.oauth settings'), :controller => 'oauth_clients', :action => 'index' %>
<% end %>
@@ -21,15 +21,15 @@
@@ -47,99 +47,99 @@