From 5451c75846fa14c68caf68f8fb3b329e235ee94d Mon Sep 17 00:00:00 2001 From: Never Date: Mon, 29 Jan 2018 02:07:15 +0800 Subject: [PATCH] Fixed #1781 - added OTRS 6 download link. --- app/assets/javascripts/app/views/import/otrs.jst.eco | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/javascripts/app/views/import/otrs.jst.eco b/app/assets/javascripts/app/views/import/otrs.jst.eco index c14f05cf2..bf34126b6 100644 --- a/app/assets/javascripts/app/views/import/otrs.jst.eco +++ b/app/assets/javascripts/app/views/import/otrs.jst.eco @@ -7,6 +7,7 @@

<%- @T('Download and install the %s Migration Plugin on your %s instance.', 'OTRS', 'OTRS') %>:

+ <%- @Icon('download') %> <%- @T('Migration Plugin for %s', 'OTRS 6') %> <%- @Icon('download') %> <%- @T('Migration Plugin for %s', 'OTRS 5') %> <%- @Icon('download') %> <%- @T('Migration Plugin for %s', 'OTRS 4') %> <%- @Icon('download') %> <%- @T('Migration Plugin for %s', 'OTRS 3.3-3.1') %>