Template:2012FR/Form-section/Processing/Default: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 62: | Line 62: | ||
// set up inputs |
// set up inputs |
||
document.getElementsByName("currency_code")[0].value = '{{{currency}}}'; |
document.getElementsByName("currency_code")[0].value = '</html>{{{currency|USD}}}<html>'; |
||
if (typeof paymentSubMethod == 'undefined') { |
if (typeof paymentSubMethod == 'undefined') { |
Revision as of 13:03, 16 October 2013