Template:2012France/lp-form: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
No edit summary
Undo revision 23756 by Pcoombe (talk)
Line 43: Line 43:
function redirectPayment(i) {
function redirectPayment(i) {
var paymentType = "cc";
var paymentType = "cc";
var action_url = </html>{{{donate-url}}}<html>;
var action_url = "</html>{{{donate-url}}}<html>";
document.contribform.action = action_url;
document.contribform.action = action_url;