Andrew Lewman commited on 2010-10-09 23:57:46
Zeige 2 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.
| ... | ... |
@@ -77,7 +77,7 @@ |
| 77 | 77 |
<h4>Make a one-time donation</h4> |
| 78 | 78 |
<form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post"> |
| 79 | 79 |
<table> |
| 80 |
- <tr> |
|
| 80 |
+ <tr colspan="2"> |
|
| 81 | 81 |
<td>Choose your currency:</td> |
| 82 | 82 |
<td> |
| 83 | 83 |
<select name="currency_code"> |
| ... | ... |
@@ -88,7 +88,7 @@ |
| 88 | 88 |
</select> |
| 89 | 89 |
</td> |
| 90 | 90 |
</tr> |
| 91 |
- <tr> |
|
| 91 |
+ <tr colspan="2"> |
|
| 92 | 92 |
<input type="hidden" name="no_shipping" value="1" /> |
| 93 | 93 |
<input type="image" src="$(IMGROOT)/btn_donateCC_LG.gif" name="submit" alt="Make a single donation with PayPal - it's fast, free and secure!"/> |
| 94 | 94 |
<input type="hidden" name="cmd" value="_xclick" /> |
| 95 | 95 |