X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6931c4982589f1451ca4e911e7fbb9da4b9d319d..8f7f02b025f59db466fdb22ea3686cb6c5adc400:/app/views/user_mailer/gpx_success.html.erb?ds=sidebyside diff --git a/app/views/user_mailer/gpx_success.html.erb b/app/views/user_mailer/gpx_success.html.erb index 4354db20a..b7f6beadc 100644 --- a/app/views/user_mailer/gpx_success.html.erb +++ b/app/views/user_mailer/gpx_success.html.erb @@ -1,9 +1,8 @@

<%= t ".hi", :to_user => @to_user %>

-

- <%= render :partial => "gpx_description" %> - <%= t(".loaded", :trace_points => @trace_points, :count => @possible_points) %> -

+

<%= t ".imported_successfully" %>

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

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