Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-legal.html |
— | — | @@ -21,7 +21,7 @@ |
22 | 22 | <p id="noscript-msg">It appears that you do not have JavaScript enabled, or your browser does not support it. In order to provide a safe, secure and pleasant experience, our donation form requires JavaScript.</p><p id="noscript-redirect-msg">If you cannot or do not wish to enable JavaScript, you may still contribute by visiting:</p><p id="noscript-redirect-link"><a href="http://wikimediafoundation.org/wiki/DonateNonJS/en">http://wikimediafoundation.org/wiki/DonateNonJS/en</a></p> |
23 | 23 | </div> |
24 | 24 | </noscript> |
25 | | - |
| 25 | + |
26 | 26 | <h2 id="donate-head">Please complete your donation below ...</h2> |
27 | 27 | |
28 | 28 | <p id="topError" class="creditcard-error-msg"></p> |
— | — | @@ -94,8 +94,7 @@ |
95 | 95 | </tr> |
96 | 96 | <tr> |
97 | 97 | <td class="label"><label for="fname">Name on card</label></td> |
98 | | - <td><input name="fname" size="30" value="@fname" type="text" placeholder="First name" maxlength="25" class="required" id="fname"> |
99 | | - <input name="lname" size="30" value="@lname" type="text" placeholder="Last name" maxlength="25" id="lname"> |
| 98 | + <td><input name="fname" size="30" value="@fname" type="text" placeholder="First name" maxlength="25" class="required" id="fname"><input name="lname" size="30" value="@lname" type="text" placeholder="Last name" maxlength="25" id="lname"> |
100 | 99 | </td> |
101 | 100 | </tr> |
102 | 101 | <tr> |