File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed
modules/ps_customersignin
templates/checkout/_partials/steps Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 135135 href =" { $urls .pages.authentication} ?back={ $urls .current_url|urlencode} "
136136 class =" header-block__action-btn"
137137 rel =" nofollow"
138+ aria-label =" { l s= ' Sign in' d= ' Shop.Theme.Actions' } "
138139 >
139140 <i class =" material-icons header-block__icon" aria-hidden =" true" > ; </i >
140141 <span class =" d-none d-md-inline header-block__title" >
Original file line number Diff line number Diff line change 101101 { /if }
102102
103103 <div class =" buttons-wrapper buttons-wrapper--split buttons-wrapper--invert-mobile mt-3" >
104- <button class =" btn btn-outline-primary js-back" data-step =" checkout-personal-information-step" >
104+ <button class =" btn btn-outline-primary js-back" type = " button " data-step =" checkout-personal-information-step" >
105105 <i class =" material-icons rtl-flip" aria-hidden =" true" > ; </i >
106106 { l s= ' Back to Personal Information' d= ' Shop.Theme.Actions' }
107107 </button >
Original file line number Diff line number Diff line change 133133 { /if }
134134
135135 <div class =" buttons-wrapper buttons-wrapper--split buttons-wrapper--invert-mobile mt-3" >
136- <button class =" btn btn-outline-primary js-back" data-step =" checkout-delivery-step" >
136+ <button class =" btn btn-outline-primary js-back" type = " button " data-step =" checkout-delivery-step" >
137137 <div class =" material-icons rtl-flip" aria-hidden =" true" > ; </div >
138138 { l s= ' Back to Shipping' d= ' Shop.Theme.Actions' }
139139 </button >
Original file line number Diff line number Diff line change 8989 </div >
9090
9191 <div class =" buttons-wrapper buttons-wrapper--split buttons-wrapper--invert-mobile mt-3" >
92- <button class =" btn btn-outline-primary w-100 w-md-auto mb-3 mb-md-0 js-back" data-step =" checkout-addresses-step" >
92+ <button class =" btn btn-outline-primary w-100 w-md-auto mb-3 mb-md-0 js-back" type = " button " data-step =" checkout-addresses-step" >
9393 <div class =" material-icons rtl-flip" aria-hidden =" true" > ; </div >
9494 { l s= ' Back to Addresses' d= ' Shop.Theme.Actions' }
9595 </button >
You can’t perform that action at this time.
0 commit comments