We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d8d7e commit 9314043Copy full SHA for 9314043
app/templates/components/forms/orders/order-form.hbs
@@ -18,7 +18,7 @@
18
</div>
19
<div class="ui padded segment">
20
<h4 class="ui horizontal divider header">
21
- <i class="ticket icon"></i>
+ <i class="dollar icon"></i>
22
{{t 'Ticket Buyer'}}
23
</h4>
24
<div class="field {{if this.buyerHasFirstName 'disabled'}}">
app/templates/components/orders/ticket-holder.hbs
@@ -5,7 +5,7 @@
5
6
7
8
9
10
11
<h4 class="weight-300">
0 commit comments