Template:2011FR/lp-form-monthlyonly: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Cbarr (talk | contribs)
Created page with "<html> <script type="text/javascript" language="javascript"> function validateForm( form ) { var minimums = { 'USD' : 1, 'GBP' : 1, // $1.26 'EUR' : 1, // $1.2..."
 
Jalexander (talk | contribs)
 
(10 intermediate revisions by one other user not shown)
Line 98: Line 98:
<input type="hidden" name="returnto" value="Thank_You/</html>{{{language|{{SUBPAGENAME}}}}}<html>" />
<input type="hidden" name="returnto" value="Thank_You/</html>{{{language|{{SUBPAGENAME}}}}}<html>" />
<input type="hidden" name="email-opt" id="input_email" value="1" checked="checked" />
<input type="hidden" name="email-opt" id="input_email" value="1" checked="checked" />
<input type="hidden" name="recurring_paypal" value="true" />


<div style="padding: 0.2em 0em; font-weight: normal;">
<div style="padding: 0.2em 0em; font-weight: normal;">
Line 107: Line 108:
<td style="white-space:nowrap;"><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-1}}}<html>" /><label for="input_amount_1"></html>{{#ifeq: {{{currency-pos}}} | before | {{{donate-currency-symbol}}} | }} {{{donate-amount-1}}} {{#ifeq: {{{currency-pos}}} | after | {{{donate-currency-symbol}}} | }}<html></label></td>
<td style="white-space:nowrap;"><input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-1}}}<html>" /><label for="input_amount_1"></html>{{#ifeq: {{{currency-pos}}} | before | {{{donate-currency-symbol}}} | }} {{{donate-amount-1}}} {{#ifeq: {{{currency-pos}}} | after | {{{donate-currency-symbol}}} | }}<html></label></td>
<td style="white-space:nowrap;"><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-2}}}<html>" /><label for="input_amount_2"></html>{{#ifeq: {{{currency-pos}}} | before | {{{donate-currency-symbol}}} | }} {{{donate-amount-2}}} {{#ifeq: {{{currency-pos}}} | after | {{{donate-currency-symbol}}} | }}<html></label></td>
<td style="white-space:nowrap;"><input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-2}}}<html>" /><label for="input_amount_2"></html>{{#ifeq: {{{currency-pos}}} | before | {{{donate-currency-symbol}}} | }} {{{donate-amount-2}}} {{#ifeq: {{{currency-pos}}} | after | {{{donate-currency-symbol}}} | }}<html></label></td>
<td style="white-space:nowrap;"><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-3}}}<html>" /><label for="input_amount_3"></html>{{#ifeq: {{{currency-pos}}} | before | {{{donate-currency-symbol}}} | }} {{{donate-amount-3}}} {{#ifeq: {{{currency-pos}}} | after | {{{donate-currency-symbol}}} | }}<html></label></td> <!--<div style="height:8px;font-size:8px;">&nbsp;</div>-->
<td style="white-space:nowrap;"><input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-3}}}<html>" /><label for="input_amount_3"></html>{{#ifeq: {{{currency-pos}}} | before | {{{donate-currency-symbol}}} | }} {{{donate-amount-3}}} {{#ifeq: {{{currency-pos}}} | after | {{{donate-currency-symbol}}} | }}<html></label></td>
</tr>
</tr>
<tr>
<tr>
Line 117: Line 118:
</tr>
</tr>
</table>
</table>

<!-- currency menu --><select name="currency_code" id="input_currency_code" size="1" style="width:6em;" onchange="updateCC(this.value);"><option value="</html>{{{donate-currency}}}<html>" selected></html>{{{donate-currency}}}<html> – </html>{{{donate-currency-symbol}}}<html></option>
<select style="display: none;" name="currency_code" id="input_currency_code" size="1" style="width:6em;" onchange="updateCC(this.value);"><option value="</html>{{{donate-currency}}}<html>" selected></html>{{{donate-currency}}}<html> – </html>{{{donate-currency-symbol}}}<html></option>
<option value="XXX">-------</option>
<option value="XXX">-------</option>
<option value="GBP">GBP – £</option>
<option value="GBP">GBP – £</option>
Line 140: Line 142:
</br>
</br>
<div id="cc-donate-button">
<div id="cc-donate-button">
<input type="button" value="</html>{{{creditcard-label}}}<html>" class="button" onclick="redirectPayment('1');"/>
<!--<input type="button" value="</html>{{{creditcard-label}}}<html>" class="button" onclick="redirectPayment('1');"/>-->
</div>
</div>



Latest revision as of 19:43, 1 November 2011

{{{gift-amount-text}}}



*  *  *