summaryrefslogtreecommitdiffstats
path: root/retro/templates/retro/index-20060328.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2012-02-23 17:23:05 +0100
committerDan McGee <dan@archlinux.org>2012-02-23 17:23:05 +0100
commit255823d7e2dff380bd34b570a00c9dcda602870e (patch)
tree72e7ed0c882babe56b8dae53a429557e0c338cc2 /retro/templates/retro/index-20060328.html
parent8fb6581c7ace21e36ea65de84b42f9f41826d9a7 (diff)
downloadarchweb-255823d7e2dff380bd34b570a00c9dcda602870e.tar.gz
archweb-255823d7e2dff380bd34b570a00c9dcda602870e.tar.xz
Remove actual link to PayPal from retro views
The logo will still be there, but no need to have anyone click through to the actual donation box. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'retro/templates/retro/index-20060328.html')
-rw-r--r--retro/templates/retro/index-20060328.html11
1 files changed, 1 insertions, 10 deletions
diff --git a/retro/templates/retro/index-20060328.html b/retro/templates/retro/index-20060328.html
index aaf006e..840974c 100644
--- a/retro/templates/retro/index-20060328.html
+++ b/retro/templates/retro/index-20060328.html
@@ -323,16 +323,7 @@
<tr>
<td style="background-color: rgb(238, 238, 238);" align="center"><br>
<!-- paypal code -->
-<form action="http://web.archive.org/web/20060328003102/https://www.paypal.com/cgi-bin/webscr" method="post">
-<input name="cmd" value="_xclick" type="hidden">
-<input name="business" value="jvinet@zeroflux.org" type="hidden">
-<input name="item_name" value="Arch Linux" type="hidden">
-<input name="image_url" value="/logos/arch-paypal.jpg" type="hidden">
-<input name="no_shipping" value="1" type="hidden">
-<input name="cn" value="Suggestions/Comments" type="hidden">
-<input name="no_note" value="1" type="hidden">
-<input src="{{ RETRO_STATIC_URL }}x-click-butcc-donate.gif" name="submit" alt="Make payments with PayPal - it's fast, free and secure!" style="background: none repeat scroll 0% 0% transparent; border: medium none;" border="0" type="image">
-</form>
+<img src="{{ RETRO_STATIC_URL }}x-click-butcc-donate.gif" alt="Make payments with PayPal - it's fast, free and secure!" style="background: none repeat scroll 0% 0% transparent; border: medium none;" border="0">
</td>
</tr>
<tr>