Skip to content

Commit 3417e67

Browse files
fix: Payment method icons need to change
1 parent 9314043 commit 3417e67

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
@@ -164,7 +164,7 @@
164164
@event={{this.event}} />
165165
{{/if}}
166166
<h4 class="ui horizontal divider header">
167-
<i class="ticket icon"></i>
167+
<i class="dollar sign icon"></i>
168168
{{t 'Payment Method'}}
169169
</h4>
170170
<div class="field">

0 commit comments

Comments
 (0)