[Vtigercrm-commits] [vtiger-commits] r5055 - /vtigercrm/trunk/Smarty/templates/ListView.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue Apr 11 11:25:05 EDT 2006


Author: saraj
Date: Tue Apr 11 09:25:00 2006
New Revision: 5055

Log:
Made updation in listview tpl for smartification of Import Module - Ahmed

Modified:
    vtigercrm/trunk/Smarty/templates/ListView.tpl

Modified: vtigercrm/trunk/Smarty/templates/ListView.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/ListView.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/ListView.tpl Tue Apr 11 09:25:00 2006
@@ -90,7 +90,7 @@
 	<td class="sep1" style="width:1px"></td>
 	<td nowrap style="width:50%;padding:10px">
 		{if $MODULE ne 'Notes' && $MODULE ne 'Emails'}	
-		<a href="index.php?module={$MODULE}&action=Import&step=1&return_module={$MODULE}&return_action=index">Import {$MODULE}</a> |	
+		<a href="index.php?module={$MODULE}&action=Import&step=2&return_module={$MODULE}&return_action=index">Import {$MODULE}</a> |	
 		{/if}
 		<a href="index.php?module={$MODULE}&action=Export&all=1">Export {$MODULE}</a>
 	</td>





More information about the vtigercrm-commits mailing list