[Vtigercrm-commits] [vtiger-commits] r5054 - /vtigercrm/trunk/Smarty/templates/DetailView.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue Apr 11 11:24:15 EDT 2006


Author: saraj
Date: Tue Apr 11 09:24:11 2006
New Revision: 5054

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

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

Modified: vtigercrm/trunk/Smarty/templates/DetailView.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/DetailView.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/DetailView.tpl Tue Apr 11 09:24:11 2006
@@ -71,7 +71,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