diff --git a/app/views/checkout/_payment.html.haml b/app/views/checkout/_payment.html.haml index 18018993ab..c11d7cd45e 100644 --- a/app/views/checkout/_payment.html.haml +++ b/app/views/checkout/_payment.html.haml @@ -7,7 +7,7 @@ %i.ofn-i_009-close %label.label.round.success.right %i.ofn-i_051-check-big - = t :checkout_billing + = t :checkout_payment %accordion-group{"is-open" => "accordion.payment", "ng-class" => "{valid: payment.$valid, open: accordion.payment}"}