Andrew Lewman commited on 2013-12-22 19:14:44
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.
... | ... |
@@ -248,7 +248,7 @@ href="https://www.dwolla.com/hub/thetorproject">Continue to Dwolla |
248 | 248 |
<li id="price" class="control-group"> |
249 | 249 |
<label class="control-label" style="width: 40px">Amount:</label> |
250 | 250 |
<div class="controls" style="margin-left: 60px"> |
251 |
- <input name="price" type="number" class="noscroll" value="5.00" placeholder="Amount" maxlength="10" min="0.01" step="0.01" style="width: 39%" /> |
|
251 |
+ <input name="price" type="number" class="noscroll" value="10.00" placeholder="Amount" maxlength="10" min="0.01" step="0.01" style="width: 39%" /> |
|
252 | 252 |
<select name="currency" value="" style="width: 49%" > |
253 | 253 |
<option value="USD" selected="selected">USD</option> |
254 | 254 |
<option value="BTC">BTC</option> |
255 | 255 |