Template:2012FR/Form-section/Radiobuttons/3buttons: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 37:
<input type="radio" name="amount" id="input_amount_other" value="Other" onclick="document.getElementById('input_amount_other_box').focus();">
<label class="frb-btn" for="input_amount_other" style="flex-wrap:nowrap;gap:10px">
<span style="font-size:14px"></html>{{int:donate_interface-other}}<html></span>
<input id="input_amount_other_box" style="width: 100px" type="text" inputmode="decimal" autocomplete="off" value="" tabindex="-1" class="noime" onfocus="selectOther();">
</label>
</li>
Line 45:
<div style="display: none;" class="lp-error lp-error-bigamount"></html>{{int:Donate_interface-bigamount-error}}<html></div>
</fieldset>
</html>
|