Template:Form-template/Form-template-default: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 167: | Line 167: | ||
$( "#input_amount_other" ).focus(); |
$( "#input_amount_other" ).focus(); |
||
$( "#input_amount_other_box" ).focus(); |
$( "#input_amount_other_box" ).focus(); |
||
alert('</html>{{int:Donate interface-bigamount-error}}<html>'); |
|||
alert('We can not accept donations greater than USD 10,000 (' + 10000*minimums[currency] + ' ' + currency + ') through our website.\nPlease contact our major gifts staff at giving@wikimedia.org.'); |
//alert('We can not accept donations greater than USD 10,000 (' + 10000*minimums[currency] + ' ' + currency + ') through our website.\nPlease contact our major gifts staff at giving@wikimedia.org.'); |
||
error = true; |
error = true; |
||
} |
} |