Template:2012FR/Form-section/Radiobuttons/Default: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
make frequency buttons consistent with others |
tabindex -1 for Other input |
||
Line 76: | Line 76: | ||
<label for="input_amount_other"> |
<label for="input_amount_other"> |
||
<span></html>{{int:donate_interface-other}}<html></span> |
<span></html>{{int:donate_interface-other}}<html></span> |
||
<input type="number" min="0" id="input_amount_other_box" size="3" autocomplete="off" value="" onfocus="selectOther();"> |
<input type="number" min="0" id="input_amount_other_box" size="3" autocomplete="off" value="" tabindex="-1" onfocus="selectOther();"> |
||
</label> |
</label> |
||
</td> |
</td> |
Revision as of 13:51, 7 July 2017