Fixed Remove </i> in template payment_initiate_stripe

BassMan

Well-known member
Affected version
2.1 Beta 4
I think the </i> in template payment_initiate_stripe should be removed in line 17:
Code:
<div class="inputGroup-text"><span style="width: 30px;"><xf:fa icon="fa-lg fa-credit-card" id="brand-icon" /></i></span></div>
 
Thank you for reporting this issue. The issue is now resolved and we are aiming to include that in a future XF release (2.1.0 Beta 6).

Change log:
Removed unmatched HTML tag
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Back
Top Bottom