Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/TwoStepTwoColumnLetter3.php |
— | — | @@ -61,6 +61,7 @@ |
62 | 62 | } |
63 | 63 | |
64 | 64 | function generateFormSubmit() { |
| 65 | + global $wgScriptPath; |
65 | 66 | // submit button |
66 | 67 | $form = Xml::openElement( 'div', array( 'id' => 'payflowpro_gateway-form-submit' ) ); |
67 | 68 | $form .= Xml::openElement( 'div', array( 'id' => 'mw-donate-submit-button' ) ); |