[freeside-commits] branch FREESIDE_4_BRANCH updated. 2f8878cdc7df9966574d8e304c0513fc39c35c61

Ivan ivan at 420.am
Fri Nov 18 14:14:56 PST 2016


The branch, FREESIDE_4_BRANCH has been updated
       via  2f8878cdc7df9966574d8e304c0513fc39c35c61 (commit)
      from  c2685608b13db2485e2457a5ba43c394b2c814a1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2f8878cdc7df9966574d8e304c0513fc39c35c61
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Nov 18 14:14:55 2016 -0800

    consistent terminology for customer notes (not comments)

diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html
index d07f099..cabc33f 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -496,7 +496,7 @@ tie my %tools_importing, 'Tie::IxHash',
   'Customers'            => [ $fsurl.'misc/cust_main-import.cgi', '' ],
   'Package definitions'  => [ $fsurl.'misc/part_pkg-import.html', '' ],
   'Customer packages'    => [ $fsurl.'misc/cust_pkg-import.html', '' ],
-  'Customer comments'    => [ $fsurl.'misc/cust_main_note-import.html', '' ],
+  'Customer notes'       => [ $fsurl.'misc/cust_main_note-import.html', '' ],
   'One-time charges'     => [ $fsurl.'misc/cust_main-import_charges.cgi', '' ],
   'Payments'             => [ $fsurl.'misc/cust_pay-import.cgi', '' ],
   'Credits'              => [ $fsurl.'misc/cust_credit-import.html', '' ],

-----------------------------------------------------------------------

Summary of changes:
 httemplate/elements/menu.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list