[tor-commits] r25668: {website} fix the wml for imgroot. (website/trunk/donate/en)
Andrew Lewman
andrew at torproject.org
Mon Jun 4 20:18:49 UTC 2012
Author: phobos
Date: 2012-06-04 20:18:49 +0000 (Mon, 04 Jun 2012)
New Revision: 25668
Modified:
website/trunk/donate/en/donate.wml
Log:
fix the wml for imgroot.
Modified: website/trunk/donate/en/donate.wml
===================================================================
--- website/trunk/donate/en/donate.wml 2012-06-04 20:07:15 UTC (rev 25667)
+++ website/trunk/donate/en/donate.wml 2012-06-04 20:18:49 UTC (rev 25668)
@@ -137,7 +137,7 @@
<div>
<label for="amazon">$</label>
<input type="text" name="amount" size="6" value="20">
- <input class="donate-btn" type="image" src="images/golden_small_donate_withmsg_whitebg.gif">
+ <input class="donate-btn" type="image" src="$(IMGROOT)/golden_small_donate_withmsg_whitebg.gif">
</div>
<input type="hidden" name="immediateReturn" value="1">
<input type="hidden" name="collectShippingAddress" value="0">
More information about the tor-commits
mailing list