[GRASS-SVN] r45923 - grass-web/trunk

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Apr 12 15:55:41 EDT 2011


Author: neteler
Date: 2011-04-12 12:55:41 -0700 (Tue, 12 Apr 2011)
New Revision: 45923

Modified:
   grass-web/trunk/donation.inc
Log:
language fix for PayPal interface from Amedeo Fadini

Modified: grass-web/trunk/donation.inc
===================================================================
--- grass-web/trunk/donation.inc	2011-04-12 19:01:54 UTC (rev 45922)
+++ grass-web/trunk/donation.inc	2011-04-12 19:55:41 UTC (rev 45923)
@@ -11,7 +11,7 @@
 <input type="hidden" name="hosted_button_id" value="3519431">
 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif"
    border="0" name="submit" alt="Donate via PayPal.com">
-<input type="hidden" name="lc" value="en">
+<input type="hidden" name="lc" value="us">
 <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
 <br>(any amount is fine; PayPal account is not required)
 </form>



More information about the grass-commit mailing list