Fixed issue #2593 - missing OTRS.png asset in Import Wizard

This commit is contained in:
Billy Zhou 2019-06-24 10:08:27 +02:00 committed by Thorsten Eckel
parent 04d829c7e9
commit 1bdab1c4aa

View file

@ -4,7 +4,7 @@
<h2>Import Tickets</h2>
<div class="wizard-body vertical justified">
<div class="import-source centered" data-source="otrs" data-target="otrs-prepare-plugin">
<img class="logo" src="<%= @C('image_path') + '/' + 'otrs-logo.png' %>" alt="OTRS" height="37">
<h2>OTRS</h2>
</div>
</div>
</div>