Author: Maciej Fijalkowski <[email protected]>
Branch: extradoc
Changeset: r273:daccbb1e2f6d
Date: 2011-09-21 18:37 +0200
http://bitbucket.org/pypy/pypy.org/changeset/daccbb1e2f6d/
Log: kill some suspect html. copy paste error?
diff --git a/donate1.html b/donate1.html
--- a/donate1.html
+++ b/donate1.html
@@ -28,7 +28,6 @@
</script>
</li>
<li>
- <div id="googlecheckout">
<form
action="https://checkout.google.com/cws/v2/Donations/622836985124940/checkoutForm"
id="BB_BuyButtonForm" method="post" name="BB_BuyButtonForm" onSubmit="return
validateAmount(this.item_price_1)" target="_top">
<input name="item_name_1" type="hidden" value="Directed Donation for
PyPy's Py3k project"/>
<input name="item_description_1" type="hidden" value="Donation to
Software Freedom Conservancy directed for PyPy's Py3k project:
http://pypy.org/py3donate.html"/>
@@ -48,9 +47,6 @@
</tr>
</table>
</form>
- </div>
- </li>
- </div>
</li>
<li>
<div class="sidepic">
diff --git a/donate2.html b/donate2.html
--- a/donate2.html
+++ b/donate2.html
@@ -40,7 +40,7 @@
<input name="_charset_" type="hidden" value="utf-8"/>
<table cellpadding="5" cellspacing="0" width="1%">
<tr>
- <td align="right" nowrap="nowrap" width="1%">$ <input
id="item_price_1" name="item_price_1" onfocus="this.style.color='black';
this.value='';" size="11" style="color:grey;" type="text" value="Enter Amount"/>
+ <td align="right" nowrap="nowrap" width="1%">$ <input
id="item_price_1" name="item_price_1" onfocus="this.style.color='black';
this.value='';" size="11" style="color:black;" type="text" value="10"/>
</td>
<td align="left" width="1%">
<input alt="Donate"
src="https://checkout.google.com/buttons/donateNow.gif?merchant_id=622836985124940&w=115&h=50&style=white&variant=text&loc=en_US"
type="image"/>
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit