Template:2012FR/Form-section/Radiobuttons/Default: Difference between revisions

Content deleted Content added
make frequency buttons consistent with others
tabindex -1 for Other input
Line 76:
<label for="input_amount_other">
<span></html>{{int:donate_interface-other}}<html></span>
<input type="number" min="0" id="input_amount_other_box" size="3" autocomplete="off" value="" tabindex="-1" onfocus="selectOther();">
</label>
</td>