[freeside-commits] freeside/httemplate/elements menu.html, 1.21,
1.22
Ivan,,,
ivan at wavetail.420.am
Thu Apr 5 15:01:15 PDT 2007
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail:/tmp/cvs-serv20191
Modified Files:
menu.html
Log Message:
they're comments now
Index: menu.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/menu.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- menu.html 20 Mar 2007 20:01:03 -0000 1.21
+++ menu.html 5 Apr 2007 22:01:13 -0000 1.22
@@ -187,7 +187,7 @@
tie my %tools_importing, 'Tie::IxHash',
'Import customers from CSV file' => [ $fsurl.'misc/cust_main-import.cgi', '' ],
- 'Import customer notes from CSV file' => [ $fsurl.'misc/cust_main_note-import.html', '' ],
+ '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 Call Detail Records (CDRs) from CSV file' => [ $fsurl.'misc/cdr-import.html', '' ],
;
More information about the freeside-commits
mailing list