Fix #88
parent
8c817e6df1
commit
0069014e80
|
@ -96,7 +96,7 @@
|
|||
</div>
|
||||
{{#ifCond page '!=' 'pay'}}
|
||||
<div class="text-right align-right col-xs-6 col s6">
|
||||
{{#ifCond page '==' 'checkout'}}
|
||||
{{#ifCond ../page '==' 'checkout'}}
|
||||
<a href="/pay" class="btn btn-default">Pay now</a>
|
||||
{{else}}
|
||||
<a href="/checkout" class="btn btn-default">Checkout</a>
|
||||
|
|
Loading…
Reference in New Issue