diff --git a/app/views/imports/show.html.erb b/app/views/imports/show.html.erb index a50db99..3a0d676 100644 --- a/app/views/imports/show.html.erb +++ b/app/views/imports/show.html.erb @@ -1,7 +1,7 @@

<%= l(:label_import_issues) %>

<% if @import.saved_items.count > 0 %> -

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

+

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