]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/accounts/edit.html.erb
Use resourceful routes for terms view/accept/decline
[rails.git] / app / views / accounts / edit.html.erb
index e31c5e90d2a7508e770a0870bde1a92e82712f5c..16f109c9f99b77d23ced80ae371be78bae461c4d 100644 (file)
@@ -53,7 +53,7 @@
         <% end %>
       <% else %>
         <%= t ".contributor terms.not yet agreed" %>
-        <%= link_to t(".contributor terms.review link text"), :controller => "users", :action => "terms" %>
+        <%= link_to t(".contributor terms.review link text"), account_terms_path %>
       <% end %>
     </span>
   </div>