]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/view.html.erb
Remote "change my settings" link from user page as it duplicates the
[rails.git] / app / views / user / view.html.erb
index 4fb973ef4694c3aa2b14162fd8dfb53862c75273..372bd660d28cde0abfa97895196b3cf8d92e4fcf 100644 (file)
 <br/>
 <br/>
 <% if @user and @this_user.id == @user.id %>
-<%= link_to t('user.view.change your settings'), :controller => 'user', :action => 'account', :display_name => @user.display_name %>
-<br/><br/>
 <%= link_to t('user.view.my_oauth_details'), :controller => 'oauth_clients', :action => 'index' %>
 <% end %>