Template:2012FR/Form-section/Radiobuttons/3buttons: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Creating form template with 3 amount asks. |
No edit summary |
||
Line 32: | Line 32: | ||
<label class="frb-btn" for="input_amount_2"></html>{{CurrencyFormat|{{{donate-amount-2}}}|{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label> |
<label class="frb-btn" for="input_amount_2"></html>{{CurrencyFormat|{{{donate-amount-2}}}|{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label> |
||
</li> |
</li> |
||
<li class="radiobuttons-cell input_amount_3"> |
|||
<input type="radio" name="amount" id="input_amount_3" onclick="selectAmount();" value="</html>{{{donate-amount-3}}}<html>" /> |
|||
<label class="frb-btn" for="input_amount_3"></html>{{CurrencyFormat|{{{donate-amount-3}}}|{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label> |
|||
</li> |
|||
</ul> |
</ul> |
||
<li class="radiobuttons-cell input_amount_other"> |
<li class="radiobuttons-cell input_amount_other"> |
Revision as of 14:42, 16 October 2023