Template:Form-template/Form-template-default: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
adding hidden payment_method input for GatewayFormChooser
have returnto parameter use LandingCheck, to avoid non-existent thank you pages
Line 19: Line 19:
<input type="hidden" name="language" value="</html>{{int:lang}}<html>" />
<input type="hidden" name="language" value="</html>{{int:lang}}<html>" />
<input type="hidden" name="country" value="</html>{{{country}}}<html>" />
<input type="hidden" name="country" value="</html>{{{country}}}<html>" />
<input type="hidden" name="returnto" value="Thank_You/</html>{{int:lang}}<html>" />
<input type="hidden" name="returnto" value="Special:LandingCheck?basic=true&landing_page=Thank_You&language=</html>{{int:lang}}<html>" />


<input type="hidden" name="amountGiven" value="" />
<input type="hidden" name="amountGiven" value="" />

Revision as of 16:49, 12 November 2013

  1. REDIRECT Template:Validation.js