gnucash-htdocs master: Clarify BIC

Frank H.Ellenberger fell at code.gnucash.org
Tue Apr 25 05:26:56 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/6776cfd4 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/ec7d8617 (commit)



commit 6776cfd42abdaf9d5436e33f232f109f1ea67015
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Tue Apr 25 11:26:11 2017 +0200

    Clarify BIC

diff --git a/donate.phtml b/donate.phtml
index 98b9c11..9f43c08 100644
--- a/donate.phtml
+++ b/donate.phtml
@@ -30,7 +30,7 @@ include("externals/menu.phtml");
 <p><?php echo T_("Owner:");?> Geert Janssens<br/>
 <?php echo T_("Purpose: Donation");?><br/>
 <?php echo T_("Account:");?> 973-0754570-41<br/>
-<?php echo T_("Bank Code:");?> ARSPBE22XXX, <?php echo T_("Bank:");?>Argenta Bank Grimbergen<br/>
+<?php echo T_("Bank Identifier Code (BIC):");?> ARSPBE22XXX, <?php echo T_("Bank:");?>Argenta Bank Grimbergen<br/>
 <?php echo T_("IBAN:");?> IBAN BE88 9730 7545 7041<br/>
 <?php echo T_("Address of bank:");?> Argenta, Lagesteenweg 96, 1850 Grimbergen, Belgium</p>
 </div>



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



More information about the gnucash-changes mailing list