[Vtigercrm-commits] [vtiger-commits] r5224 - /vtigercrm/trunk/Smarty/templates/ListWordTemplates.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Fri Apr 21 08:21:27 EDT 2006


Author: saraj
Date: Fri Apr 21 06:21:23 2006
New Revision: 5224

Log:
Fixed the crumb issue in Mail Merge Templates - Ahmed

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

Modified: vtigercrm/trunk/Smarty/templates/ListWordTemplates.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/ListWordTemplates.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/ListWordTemplates.tpl Fri Apr 21 06:21:23 2006
@@ -62,7 +62,8 @@
 <table width="100%" border="0" cellpadding="0" cellspacing="0" height="100%">
 	<tr>
 		 <td class="showPanelBg" valign="top" width="90%"  style="padding-left:20px; "><br />
-        	        <span class="lvtHeaderText"><b><a href="index.php?module=Settings&action=index&parenttab=Settings">{$MOD.LBL_SETTINGS}</a> {$UMOD.LBL_MAILMERGE_TEMPLATES_LIST}  </span>
+        	        <span class="lvtHeaderText"><b><a href="index.php?module=Settings&action=index&parenttab=Settings">{$MOD.LBL_SETTINGS}</a><a href="index.php?module=Users&action=listwordtemplates&parenttab=Settings">{$UMOD.LBL_MAILMERGE_TEMPLATES_LIST}</a></b> </span>
+
             	    <hr noshade="noshade" size="1" />
 		</td>
 





More information about the vtigercrm-commits mailing list