[freeside-commits] branch master updated. dc3efbf8928737b7ac035940c733d228c319b97b

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


The branch, master has been updated
       via  dc3efbf8928737b7ac035940c733d228c319b97b (commit)
      from  cdcb49048123ab536a9ae1dcba2e5d31d0159b0d (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 dc3efbf8928737b7ac035940c733d228c319b97b
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Nov 18 14:14:54 2016 -0800

    consistent terminology for customer notes (not comments)

diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html
index 72b586e..79a9c6d 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