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

Content deleted Content added
move frequency option inputs inside labels
revised version of "other" option
Line 104:
</td>
<td class="radiobuttons-cell input_amount_other">
<input type="radio" name="amount" id="input_amount_other" value="Other" onclick="document.getElementById('input_amount_other_box').focus();"/>
<label for="input_amount_other">
</label>html>{{int:donate_interface-other}} {{2012FR/CurrencyFormat| |{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label>
<input type="text" id="input_amount_other_box" size="3" autocomplete="off" value="" onfocus="clearOther(this);"/>
</label>
</td>
</tr>