gnucash-htdocs master: Add a paragraph about the tip jar going to 'IHTFP Consulting'

Derek Atkins warlord at code.gnucash.org
Mon Mar 10 15:20:26 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/41770186 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/e1e25b46 (commit)



commit 4177018682112fae7e9662ad198e8d8007b6e49a
Author: Derek Atkins <derek at ihtfp.com>
Date:   Mon Mar 10 15:20:04 2014 -0400

    Add a paragraph about the tip jar going to 'IHTFP Consulting'

diff --git a/donate.phtml b/donate.phtml
index f290446..33da08e 100644
--- a/donate.phtml
+++ b/donate.phtml
@@ -19,6 +19,8 @@ include("externals/menu.phtml");
 </div>
 <h3><?= T_("You can donate via the Sourceforge tip jar");?></h3>
 
+<p><?= T_("The tip jar is run through Paypal into an account managed by IHTFP Consulting, so don't be surprised when your payment goes there.");?></p>
+
 <p><a href="http://sourceforge.net/donate/index.php?group_id=192"><?=T_("Sourceforge tip jar")?></a></p>
 
 



Summary of changes:
 donate.phtml | 2 ++
 1 file changed, 2 insertions(+)



More information about the gnucash-changes mailing list