[Gpg4win-commits] r1517 - in trunk/doc: . website
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri Aug 27 12:51:27 CEST 2010
Author: emanuel
Date: 2010-08-27 12:51:26 +0200 (Fri, 27 Aug 2010)
New Revision: 1517
Modified:
trunk/doc/ChangeLog
trunk/doc/website/template_link_boxes_en.m4
Log:
Fixed links.
Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog 2010-08-27 10:32:07 UTC (rev 1516)
+++ trunk/doc/ChangeLog 2010-08-27 10:51:26 UTC (rev 1517)
@@ -1,3 +1,8 @@
+2010-08-27 Emanuel Schuetze <emanuel at intevation.de>
+
+ * website/template_link_boxes_en.m4: Fixed links to English donation page
+ and paypal.
+
2010-08-25 Emanuel Schuetze <emanuel at intevation.de>
* manual/gpg4win-compendium-de.tex: Some minor fixes and code restructur changes.
Modified: trunk/doc/website/template_link_boxes_en.m4
===================================================================
--- trunk/doc/website/template_link_boxes_en.m4 2010-08-27 10:32:07 UTC (rev 1516)
+++ trunk/doc/website/template_link_boxes_en.m4 2010-08-27 10:51:26 UTC (rev 1517)
@@ -28,6 +28,7 @@
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="business" value="paypal at intevation.de">
+ <input type="hidden" name="lc" value="US">
<input type="hidden" name="undefined_quantity" value="1">
<input type="hidden" name="item_name" value="Gpg4win">
<input type="hidden" name="item_number" value="1000">
@@ -40,7 +41,7 @@
<input type="hidden" name="on0" value="Allowed to publish of your donation?">
<input type="hidden" name="os0" value="No">
<br/>
- <input type="checkbox" name="os0" value="Yes" checked>Publish my donation <a href="donate-de.html">here</a>
+ <input type="checkbox" name="os0" value="Yes" checked>Publish my donation <a href="donate.html">here</a>
</form>
</div>
</div>
More information about the Gpg4win-commits
mailing list