[Vtigercrm-commits] [vtiger-commits] r7468 - /vtigercrm/trunk/Smarty/templates/SetMenu.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Fri Jun 23 08:01:56 EDT 2006


Author: saraj
Date: Fri Jun 23 06:01:52 2006
New Revision: 7468

Log:
updated set menu tabs

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

Modified: vtigercrm/trunk/Smarty/templates/SetMenu.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/SetMenu.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/SetMenu.tpl Fri Jun 23 06:01:52 2006
@@ -76,7 +76,7 @@
 				{/if}
 
 				{if $smarty.request.action eq 'listwordtemplates' || $smarty.request.action eq 'add2db' || $smarty.request.action eq 'deletewordtemplate'}
-				<tr><td class="settingsTabSelected" nowrap>{$MOD.EMAILTEMPLATES}</td></tr>
+				<tr><td class="settingsTabSelected" nowrap>{$MOD.WORDINTEGRATION}</td></tr>
 				
 				{else}	
 				<tr><td class="settingsTabList" nowrap><a href="index.php?module=Users&action=listwordtemplates&parenttab=Settings">{$MOD.WORDINTEGRATION}</a></td></tr>





More information about the vtigercrm-commits mailing list