Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-orig.html |
— | — | @@ -1,5 +1,5 @@ |
2 | 2 | <script type="text/javascript"> |
3 | | - mw.loader.load('pfp.form.rapidhtml.TwoStepTwoColumnLetter3'); |
| 3 | + mw.loader.load('pfp.form.rapidhtml.TwoStepTwoColumnLetter3.orig'); |
4 | 4 | // these must go through RapidHTML and thus are inline |
5 | 5 | var amountErrors = ['#general|escape','#retryMsg|escape','#amount|escape']; |
6 | 6 | var billingErrors = ['#fname|escape','#lname|escape','#city|escape','#country|escape','#street|escape','#state|escape','#zip|escape','#emailAdd|escape']; |