Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/TwoStepTwoColumnLetter3.php |
— | — | @@ -85,9 +85,6 @@ |
86 | 86 | if (document.getElementById('zip').value == '$zip') { |
87 | 87 | output += payflowproGatewayErrorMsgJs + ' Zip Code.\\r\\n'; |
88 | 88 | } |
89 | | - if (document.getElementById('zip').value == '$zip') { |
90 | | - output += payflowproGatewayErrorMsgJs + ' Zip Code.\\r\\n'; |
91 | | - } |
92 | 89 | |
93 | 90 | // validate email address |
94 | 91 | var apos = document.payment.emailAdd.value.indexOf("@"); |