diff --git a/app/views/imports/show.html.erb b/app/views/imports/show.html.erb index 96b40a6..a50db99 100644 --- a/app/views/imports/show.html.erb +++ b/app/views/imports/show.html.erb @@ -3,7 +3,7 @@ <% if @import.saved_items.count > 0 %>

<%= l(:notice_import_finished, :count => @import.saved_items.count) %>

-