[tor-commits] r24931: {website} confirm the trend that $5 is better than $10. (website/trunk/download/en)
Andrew Lewman
andrew at torproject.org
Mon Aug 1 21:01:43 UTC 2011
Author: phobos
Date: 2011-08-01 21:01:43 +0000 (Mon, 01 Aug 2011)
New Revision: 24931
Modified:
website/trunk/download/en/download-easy.wml
website/trunk/download/en/download.wml
Log:
confirm the trend that $5 is better than $10.
Modified: website/trunk/download/en/download-easy.wml
===================================================================
--- website/trunk/download/en/download-easy.wml 2011-07-28 13:56:00 UTC (rev 24930)
+++ website/trunk/download/en/download-easy.wml 2011-08-01 21:01:43 UTC (rev 24931)
@@ -70,7 +70,7 @@
<option value="GBP">£</option>
<option value="YEN">¥</option>
</select>
- <input type="text" id="amount" class="amount" name="amount" value="10" size="10">
+ <input type="text" id="amount" class="amount" name="amount" value="5" size="10">
</p>
<p>
<input type="hidden" id="a3" name="a3" value="0">
Modified: website/trunk/download/en/download.wml
===================================================================
--- website/trunk/download/en/download.wml 2011-07-28 13:56:00 UTC (rev 24930)
+++ website/trunk/download/en/download.wml 2011-08-01 21:01:43 UTC (rev 24931)
@@ -63,7 +63,7 @@
<option value="GBP">£</option>
<option value="YEN">¥</option>
</select>
- <input type="text" id="amount" class="amount" name="amount" value="10" size="10">
+ <input type="text" id="amount" class="amount" name="amount" value="5" size="10">
</p>
<p>
<input type="hidden" id="a3" name="a3" value="0">
More information about the tor-commits
mailing list