Skip to content

Commit 117f110

Browse files
fix: change the icon of the Acknowledgement (#5630)
* fix: change the icon of the Acknowledgement * Fix: change the icon of the acknowledgement * fix: change the icon of the acknowledgement
1 parent 065a538 commit 117f110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/components/forms/orders/order-form.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
@readonly="" /> {{/if}} </div>
276276
{{/if}}
277277
<h4 class="ui horizontal divider header">
278-
<i class="ticket icon"></i>
278+
<i class="tasks icon"></i>
279279
{{t 'Acknowledgement'}}
280280
</h4>
281281
<p>

0 commit comments

Comments
 (0)