From: Jean-Philippe Lang Date: Sat, 18 Jun 2016 10:47:44 +0000 (+0000) Subject: Merged r15562. X-Git-Tag: 3.3.0~10 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=110aba287370ab71d20c9c31d27f49cf71439754;p=redmine.git Merged r15562. git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15563 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/imports/show.html.erb b/app/views/imports/show.html.erb index a50db99fe..3a0d67611 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) %>: