[Vtigercrm-commits] [vtiger-commits] r11088 - /vtigercrm/branches/5.0.3/Smarty/templates/Buttons_List1.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Mon May 28 10:29:37 EDT 2007
Author: jerrydgeorge
Date: Mon May 28 08:29:30 2007
New Revision: 11088
Log:
Emails Export Option has been removed from Profiles
Modified:
vtigercrm/branches/5.0.3/Smarty/templates/Buttons_List1.tpl
Modified: vtigercrm/branches/5.0.3/Smarty/templates/Buttons_List1.tpl
==============================================================================
--- vtigercrm/branches/5.0.3/Smarty/templates/Buttons_List1.tpl (original)
+++ vtigercrm/branches/5.0.3/Smarty/templates/Buttons_List1.tpl Mon May 28 08:29:30 2007
@@ -101,7 +101,7 @@
{else}
<td style="padding-right:10px"><img src="{$IMAGE_PATH}tbarExport-Faded.gif" border="0"></td>
{/if}
- {elseif $MODULE eq 'Notes' || $MODULE eq 'Emails'}
+ {elseif $MODULE eq 'Notes'}
{if $CHECK.Export eq 'yes'}
<td style="padding-right:0px;padding-left:10px;"><img src="{$IMAGE_PATH}tbarImport-Faded.gif" border="0"></td>
More information about the vtigercrm-commits
mailing list