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

Content deleted Content added
wrap "Other" text in a span
rm currency symbol from other button
Line 112:
<input type="radio" name="amount" id="input_amount_other" value="Other" onclick="document.getElementById('input_amount_other_box').focus();">
<label for="input_amount_other">
<span></html>{{int:donate_interface-other}} {{2012FR/CurrencyFormat| |{{{currency}}}|{{{country}}}|{{{language}}}}}<html></span>
<input type="text" id="input_amount_other_box" size="3" autocomplete="off" value="" onfocus="clearOther(this);">
</label>