From ec5603ae351d4ed8e4873dcd20bf71f8a4d549bb Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 14 Aug 2008 01:58:31 +0000 Subject: import customer from Excel file too --- httemplate/elements/menu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/elements/menu.html') diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html index 5a947ea88..321927ec4 100644 --- a/httemplate/elements/menu.html +++ b/httemplate/elements/menu.html @@ -217,7 +217,7 @@ $report_menu{'SQL Query'} = [ $fsurl.'search/report_sql.html', 'SQL Query' ] if $curuser->access_right('Raw SQL'); tie my %tools_importing, 'Tie::IxHash', - 'Import customers from CSV file' => [ $fsurl.'misc/cust_main-import.cgi', '' ], + 'Import customers' => [ $fsurl.'misc/cust_main-import.cgi', '' ], 'Import customer comments from CSV file' => [ $fsurl.'misc/cust_main_note-import.html', '' ], 'Import one-time charges from CSV file' => [ $fsurl.'misc/cust_main-import_charges.cgi', '' ], 'Import payments from CSV file' => [ $fsurl.'misc/cust_pay-import.cgi', '' ], -- cgit v1.2.1