wads24 the Donor Joined: 24 Feb 2006 Total posts: 13 Location: Idaho Age: 36 Gender: Male
|
Posted: Tue Feb 16, 2010 2:28 pm Post subject: ADD USER NAME VARIABLE TO LANGUAGE FILE |
| |
I would like to add the username to the thank you line on the paypal button. Do I do this from the language file?
Open lang_lw_donations.php
| Code: |
'LW_DONATION_TO_WHO' => 'Donate to %s , Thanks [username]', |
Do I just add this variable?
Also, would there be a way to send an automatic thank you email to that user?
|
|