summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-05-17 10:19:21 -0500
committerDan McGee <dan@archlinux.org>2010-05-17 10:19:21 -0500
commit073e00ca703aa90858e70a7ddef71f0a16094d57 (patch)
treeb50059b1670eeaf5e2d79f3ac9bcdeb7702c6352
parentad9f0811e9d988f2a5879ed11784843accbc765f (diff)
downloadarchweb-073e00ca703aa90858e70a7ddef71f0a16094d57.tar.gz
archweb-073e00ca703aa90858e70a7ddef71f0a16094d57.zip
Switch out donate button image
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r--templates/public/donate.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/public/donate.html b/templates/public/donate.html
index c2193e7a..65954135 100644
--- a/templates/public/donate.html
+++ b/templates/public/donate.html
@@ -28,7 +28,9 @@
<input type="hidden" name="no_shipping" value="1"/>
<input type="hidden" name="cn" value="Suggestions/Comments"/>
<input type="hidden" name="no_note" value="1"/>
- <input type="image" src="https://www.paypal.com/images/x-click-butcc-donate.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!" style="background: transparent; border: none"/>
+ <input type="image" src="/media/donate.gif" border="0" name="submit"
+ alt="Make payments with PayPal - it's fast, free and secure!"
+ style="background: transparent; border: none"/>
</form>
</div>
<br />