Template:2012FR/Form-section/Radiobuttons/Default: Difference between revisions
Content deleted Content added
m fix |
No edit summary |
||
Line 106:
<input type="radio" name="amount" id="input_amount_other" value="Other" onclick="document.getElementById('input_amount_other_box').focus();">
<label for="input_amount_other">
<input type="text" id="input_amount_other_box" size="3" autocomplete="off" value="" onfocus="clearOther(this);">
</label>
|