[Vtigercrm-commits] [vtiger-commits] r5646 - /vtigercrm/trunk/Smarty/templates/Buttons_List1.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue May 2 06:13:10 EDT 2006


Author: saraj
Date: Tue May  2 04:13:06 2006
New Revision: 5646

Log:
Added the Go To Button Across All Modules' Detail/Edit View - Ahmed

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

Modified: vtigercrm/trunk/Smarty/templates/Buttons_List1.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Buttons_List1.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Buttons_List1.tpl Tue May  2 04:13:06 2006
@@ -52,7 +52,7 @@
 	
 	
 	{if $MODULE eq 'Contacts' || $MODULE eq 'Leads' || $MODULE eq 'Accounts' || $MODULE eq 'Potentials' || $MODULE eq 'Products' }
-	<td class="sep1" style="width:1px"></td>
+	<td class="sep1" style="width:1px;padding-right:1px"></td>
 	<td nowrap style="width:50%;padding:10px">
 	   	{if $CHECK.Import eq 'yes' && $CHECK.Export eq 'yes'}	
 			<a href="index.php?module={$MODULE}&action=Import&step=2&return_module={$MODULE}&return_action=index">Import {$MODULE}</a> |	





More information about the vtigercrm-commits mailing list