X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fmenu.html;h=045bbdfc929366a775607a1cc7e10e05b2f9b916;hp=c3f3dbfd6f6c11579a18cf17d56d7f1f6dd7cdc8;hb=321a2e69b5ab89ebf3e2d6b711b2a21126b28ff8;hpb=d2d82863f354790d1eb3ee1d3b193d2e423ae8d0 diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html index c3f3dbfd6..045bbdfc9 100644 --- a/httemplate/elements/menu.html +++ b/httemplate/elements/menu.html @@ -488,6 +488,8 @@ tie my %tools_importing, 'Tie::IxHash', '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', '' ], + 'Customer Contacts' => [ $fsurl.'misc/contact-import.cgi', '' ], 'One-time charges' => [ $fsurl.'misc/cust_main-import_charges.cgi', '' ], 'Payments' => [ $fsurl.'misc/cust_pay-import.cgi', '' ], 'Credits' => [ $fsurl.'misc/cust_credit-import.html', '' ],