X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5542fd2bce182e2ac42782d88d0c99fb15a31e3f..a65ccb55b5f9699d31088e98f61f9846f3f8505e:/app/views/notifier/gpx_success.html.erb diff --git a/app/views/notifier/gpx_success.html.erb b/app/views/notifier/gpx_success.html.erb index d9d184a6d..1571f3798 100644 --- a/app/views/notifier/gpx_success.html.erb +++ b/app/views/notifier/gpx_success.html.erb @@ -3,7 +3,5 @@

<%= render :partial => "gpx_description" %> <%= t("notifier.gpx_notification.success.loaded_successfully", - :trace_points => @trace_points, - :possible_points => @possible_points, - :count => @possible_points) %> + :trace_points => @trace_points, :possible_points => @possible_points, :count => @possible_points) %>