Skip to content

Commit

Permalink
Fix card payment method
Browse files Browse the repository at this point in the history
  • Loading branch information
s4ddly committed Jan 8, 2024
1 parent a619dff commit f520e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/frontend/web/template/payment/card-tpay-form.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

<div class="payment-method" data-bind="css: {'_active': (getCode() == isChecked())}">
<div class="card_payment-method-title field choice">
<div class="payment-method-title field choice">
<input type="radio"
name="payment[card]"
class="radio"
Expand Down

0 comments on commit f520e6b

Please sign in to comment.