Template:MonthlyConvert/Default: Difference between revisions

Content deleted Content added
No edit summary
fix tabindex
Line 18:
</div><!--mc-buttons-->
 
<div class="mc-link mc-diff-amount-link" tabindex="0">Yes, I'll donate monthly, but for a different amount</div>
</div><!--mc-choice-->
 
Line 26:
 
<div class="mc-other-amount">
<!-------------><html><input id="mc-other-amount-input" name="otherMonthlyAmount" type="text" inputmode="decimal" autocomplete="off" value="" tabindex="-10" /></html> USD
<div id="mc-error-smallamount" class="mc-error">{{int:donate_interface-smallamount-error}}</div>
<div id="mc-error-largeamount" class="mc-error">{{int:donate_interface-monthly-convert-max-amount}}</div>
Line 32:
 
<div class="mc-buttons">
<div class="mc-button mc-donate-monthly-button" tabindex="0">Donate Monthly</div>
</div><!--mc-buttons-->
</div><!--mc-edit-amount-->