[Vtigercrm-commits] [vtiger-commits] r4085 - /vtigercrm/trunk/modules/Quotes/ListTopQuotes.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed Mar 8 11:02:19 EST 2006


Author: saraj
Date: Wed Mar  8 09:02:15 2006
New Revision: 4085

Log:
Replaced the invoice gif with quotes

Modified:
    vtigercrm/trunk/modules/Quotes/ListTopQuotes.php

Modified: vtigercrm/trunk/modules/Quotes/ListTopQuotes.php
==============================================================================
--- vtigercrm/trunk/modules/Quotes/ListTopQuotes.php (original)
+++ vtigercrm/trunk/modules/Quotes/ListTopQuotes.php Wed Mar  8 09:02:15 2006
@@ -123,7 +123,7 @@
 	}
 
 
-	$title=array('myTopInvoices.gif',$current_module_strings['LBL_MY_TOP_QUOTE'],'home_mytopinv');
+	$title=array('TopOpenQuotes.gif',$current_module_strings['LBL_MY_TOP_QUOTE'],'home_mytopquote');
 	//Retreive the List View Table Header
 	$listview_header = getListViewHeader($focus,"Quotes",$url_string,$sorder,$order_by,"HomePage",$oCustomView);
 





More information about the vtigercrm-commits mailing list