X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/be8d76926cb5e1cc5f9d3f81bda80e716f75a59d..4370fe45add697f481ab88764aba8379eb3316c2:/app/views/user_mailer/gpx_success.html.erb diff --git a/app/views/user_mailer/gpx_success.html.erb b/app/views/user_mailer/gpx_success.html.erb index 803a85b4d..b7f6beadc 100644 --- a/app/views/user_mailer/gpx_success.html.erb +++ b/app/views/user_mailer/gpx_success.html.erb @@ -2,7 +2,7 @@

<%= t ".imported_successfully" %>

-<%= render :partial => "gpx_description" %> +<%= render :partial => "gpx_details" %>

<%= t ".all_your_traces_html", :url => link_to(@my_traces_url, @my_traces_url) %>