Template:2012FR/Form-section/Radiobuttons/3-buttons: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
add error messages (hidden to start) |
No edit summary |
||
Line 49: | Line 49: | ||
<td class="radiobuttons-cell input_amount_0"> |
<td class="radiobuttons-cell input_amount_0"> |
||
<input type="radio" name="amount" id="input_amount_0" onclick="selectAmount();" value="</html>{{{donate-amount-0}}}<html>" /> |
<input type="radio" name="amount" id="input_amount_0" onclick="selectAmount();" value="</html>{{{donate-amount-0}}}<html>" /> |
||
<label for="input_amount_0"></html>{{ |
<label for="input_amount_0"></html>{{CurrencyFormat|{{{donate-amount-0}}}|{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label> |
||
</td> |
</td> |
||
<td class="radiobuttons-cell input_amount_2"> |
<td class="radiobuttons-cell input_amount_2"> |
||
<input type="radio" name="amount" id="input_amount_2" onclick="selectAmount();" value="</html>{{{donate-amount-1}}}<html>" /> |
<input type="radio" name="amount" id="input_amount_2" onclick="selectAmount();" value="</html>{{{donate-amount-1}}}<html>" /> |
||
<label for="input_amount_2"></html>{{ |
<label for="input_amount_2"></html>{{CurrencyFormat|{{{donate-amount-1}}}|{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label> |
||
</td> |
</td> |
||
<td class="radiobuttons-cell input_amount_4"> |
<td class="radiobuttons-cell input_amount_4"> |
||
<input type="radio" name="amount" id="input_amount_4" onclick="selectAmount();" value="</html>{{{donate-amount-2}}}<html>" /> |
<input type="radio" name="amount" id="input_amount_4" onclick="selectAmount();" value="</html>{{{donate-amount-2}}}<html>" /> |
||
<label for="input_amount_4"></html>{{ |
<label for="input_amount_4"></html>{{CurrencyFormat|{{{donate-amount-2}}}|{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label> |
||
</td> |
</td> |
||
<td class="radiobuttons-cell input_amount_other"> |
<td class="radiobuttons-cell input_amount_other"> |
Revision as of 13:38, 15 May 2019