X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/011237c2c5c82a638e3bbd5b78196baea576a5a9..0d16fd57d46a4aaa1c170d79772e549bfadf288a:/app/views/changeset/list_user.rhtml diff --git a/app/views/changeset/list_user.rhtml b/app/views/changeset/list_user.rhtml index 46f5ef39e..6f246f9d4 100644 --- a/app/views/changeset/list_user.rhtml +++ b/app/views/changeset/list_user.rhtml @@ -11,8 +11,8 @@

<%= t'changeset.list_user.for_all_changes', :recent_changes_link => link_to(t('changeset.list_user.recent_changes'), :controller => "browse", :action => "changesets") %>


-<%= rss_link_to :action => 'rss' %> +<%= rss_link_to :action => 'list_user_rss' %> <% content_for :head do %> -<%= auto_discovery_link_tag :atom, :action => 'rss' %> +<%= auto_discovery_link_tag :atom, :controller => 'changeset', :action => 'list_user_rss' %> <% end %>