X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f8d61f287cc68bd241b6588c1ab07a14a3a9f282..a3e3be007efa55dd80bd056ba0b877f692003918:/app/views/traces/show.html.erb diff --git a/app/views/traces/show.html.erb b/app/views/traces/show.html.erb index a9978fdc4..a1c38cab6 100644 --- a/app/views/traces/show.html.erb +++ b/app/views/traces/show.html.erb @@ -6,7 +6,7 @@ <% if @trace.inserted %> "picture", :id => @trace.id, :display_name => @trace.user.display_name %>"> <% else %> - <%= t ".pending" %> + <%= t ".pending" %> <% end %> <% end %>