Andrew Lewman commited on 2010-10-06 04:10:24
Zeige 1 geänderte Dateien mit 4 Einfügungen und 4 Löschungen.
... | ... |
@@ -95,8 +95,8 @@ |
95 | 95 |
<tr> |
96 | 96 |
<td><input type="radio" value="250.00" /> 250</td> |
97 | 97 |
<td><input type="radio" value="500.00" /> 500</td> |
98 |
- <td><input type="radio" value="1000.00" /> 1000</td> |
|
99 |
- <td><imput type="radio" value="5000.00" /> 5000</td> |
|
98 |
+ <td><input type="radio" value="1000.00" /> 1,000</td> |
|
99 |
+ <td><imput type="radio" value="5000.00" /> 5,000</td> |
|
100 | 100 |
</tr> |
101 | 101 |
</table> |
102 | 102 |
</form> |
... | ... |
@@ -133,8 +133,8 @@ |
133 | 133 |
<tr> |
134 | 134 |
<td><input type="radio" value="250" /> $250</td> |
135 | 135 |
<td><input type="radio" value="500" /> $500</td> |
136 |
- <td><input type="radio" value="1000" /> $1000</td> |
|
137 |
- <td><input type="radio" value="other" /> Other</td> |
|
136 |
+ <td><input type="radio" value="1000" /> $1,000</td> |
|
137 |
+ <td><input type="radio" value="5000" /> $5,000</td> |
|
138 | 138 |
</tr> |
139 | 139 |
<tr> |
140 | 140 |
<td colspan="3"><input type="image" src="http://g-ecx.images-amazon.com/images/G/01/asp/golden_small_donate_withmsg_whitebg.gif" border="0" /></td> |
141 | 141 |