changed donate regularly to donate monthly

svn path=/branches/design/; revision=18925
This commit is contained in:
samtuke 2010-12-19 13:42:08 +00:00
parent bcb87ac8ce
commit d61ba13af7
1 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@
</div>
<div class="section">
<h3>Regular payments</h3>
<h3>Monthly payments</h3>
<form action="/cgi-bin/donate.pl" method="post">
<!-- <legend>Amount:</legend> -->
@ -109,7 +109,7 @@
language and translate "Donation" and "Donate" -->
<input type="hidden" name="language" value="en"/>
<input type="hidden" name="text" value="Donation"/>
<input type="submit" value="Donate regularly"/>
<input type="submit" value="Donate monthly"/>
</p>
</form>