[Vtigercrm-commits] [vtiger-commits] r6928 - /vtigercrm/trunk/modules/Leads/DetailView.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed Jun 7 06:06:04 EDT 2006
Author: saraj
Date: Wed Jun 7 04:06:00 2006
New Revision: 6928
Log:
i18n updated - ahmed
Modified:
vtigercrm/trunk/modules/Leads/DetailView.php
Modified: vtigercrm/trunk/modules/Leads/DetailView.php
==============================================================================
--- vtigercrm/trunk/modules/Leads/DetailView.php (original)
+++ vtigercrm/trunk/modules/Leads/DetailView.php Wed Jun 7 04:06:00 2006
@@ -122,7 +122,7 @@
$check_button = Button_Check($module);
$smarty->assign("CHECK", $check_button);
-$smarty->assign("MODULE", $module);
+$smarty->assign("MODULE", $currentModule);
$smarty->display("DetailView.tpl");
?>
More information about the vtigercrm-commits
mailing list