X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fmenu.html;h=79a9c6d9b53caf93017f705105f50664f98df47d;hp=72b586e19493d85641c966ac22596064040f95c3;hb=949a80c148a8bbeeeec54c5a0be5d73b292423a5;hpb=a5a541f3b1db3192f7d4a7dd5ad1fbf5800ef586 diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html index 72b586e19..79a9c6d9b 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', '' ],