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

From Donate
Jump to navigation Jump to search
Content deleted Content added
rm unneeded div
No edit summary
 
(One intermediate revision by the same user not shown)
Line 30:
<label class="frb-btn" for="input_amount_2"></html>{{CurrencyFormat|{{{donate-amount-2}}}|{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label>
</li>
</ul>
<ul>
<li class="radiobuttons-cell input_amount_3">
<input type="radio" name="amount" id="input_amount_3" onclick="selectAmount();" value="</html>{{{donate-amount-3}}}<html>" />
Line 44 ⟶ 42:
<label class="frb-btn" for="input_amount_5"></html>{{CurrencyFormat|{{{donate-amount-5}}}|{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label>
</li>
</ul>
<ul>
<li 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();">
Line 57 ⟶ 53:
<div style="display: none;" class="lp-error lp-error-bigamount"></html>{{int:Donate_interface-bigamount-error}}<html></div>
</fieldset>
<style>
.amount-options ul {
grid-template-columns: 1fr 1fr 1fr !important;
}
.input_amount_other {
grid-column: span 3;
}
</style>
</html>

Latest revision as of 19:54, 29 April 2024

Donation amount (USD)