Skip to content
Snippets Groups Projects
Commit 41e6e597 authored by Maciej Fijalkowski's avatar Maciej Fijalkowski
Browse files

this is called quantity

parent e44e5a53
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
</div>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
Sponsor numpy implementation in PyPy by the following amount:<br/>
<input type="text" name="amount"></input>
<input type="text" name="quantity"></input>
<select name="currency_code">
<option value="USD" selected="1">USD</option>
<option value="EUR">EUR</option>
......
......@@ -62,7 +62,7 @@
</div>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
Sponsor numpy implementation in PyPy by the following amount:<br/>
<input type="text" name="amount"></input>
<input type="text" name="quantity"></input>
<select name="currency_code">
<option value="USD" selected="1">USD</option>
<option value="EUR">EUR</option>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment