Fixed issue #2593 - missing OTRS.png asset in Import Wizard
This commit is contained in:
parent
04d829c7e9
commit
1bdab1c4aa
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue