]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user_mailer/gpx_success.html.erb
Move number of points to file details in gpx emails
[rails.git] / app / views / user_mailer / gpx_success.html.erb
index 3307e471b5ccc8f3cec1fcc92bf9ad06e0a675d6..803a85b4d1cb919dc4d6906fb2c64b7d47dfb33e 100644 (file)
@@ -1,6 +1,6 @@
 <p><%= t ".hi", :to_user => @to_user %></p>
 
-<p><%= t ".loaded_successfully", :trace_points => @trace_points, :count => @possible_points %>
+<p><%= t ".imported_successfully" %></p>
 
 <%= render :partial => "gpx_description" %>