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

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue Jun 27 04:20:34 EDT 2006


Author: saraj
Date: Tue Jun 27 02:20:31 2006
New Revision: 7557

Log:
updated setmenufile

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 Tue Jun 27 02:20:31 2006
@@ -97,7 +97,7 @@
 				{if $smarty.request.action eq 'OrganizationTermsandConditions' || $smarty.request.action eq 'savetermsandconditions'}
 				<tr><td class="settingsTabSelected" nowrap>{$MOD.LBL_INVENTORY_TANDC}</td></tr>
 				{else}
-				<tr><td class="settingsTabList" nowrap><a href="index.php?module=Users&action=OrganizationTermsandConditions&parenttab=Settings">{$MOD.INVENTORYTERMSANDCONDITIONS}</a></td></tr>
+				<tr><td class="settingsTabList" nowrap><a href="index.php?module=Users&action=OrganizationTermsandConditions&parenttab=Settings">{$MOD.INVENTORY_TANDC}</a></td></tr>
 				{/if}
 
 	





More information about the vtigercrm-commits mailing list