From 2f8878cdc7df9966574d8e304c0513fc39c35c61 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 18 Nov 2016 14:14:55 -0800 Subject: [PATCH] consistent terminology for customer notes (not comments) --- httemplate/elements/menu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html index d07f099a2..cabc33fb1 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', '' ], -- 2.11.0