[Vtigercrm-commits] [vtiger-commits] r7465 - /vtigercrm/trunk/Smarty/templates/UserDetailView.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Fri Jun 23 07:16:59 EDT 2006


Author: richie
Date: Fri Jun 23 05:16:55 2006
New Revision: 7465

Log:
More Info Tab added

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

Modified: vtigercrm/trunk/Smarty/templates/UserDetailView.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/UserDetailView.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/UserDetailView.tpl Fri Jun 23 05:16:55 2006
@@ -98,6 +98,8 @@
 			  <tr >
 			        <td id="prof" width="25%" align="center" nowrap="nowrap" class="dvtSelectedCell" onClick="fnVis('prof')"><b>{$UMOD.LBL_USER_LOGIN_ROLE}</b></td>
 			     <td class="dvtTabCache" width="10" nowrap="nowrap">&nbsp;</td>
+
+			     <td class="dvtUnSelectedCell" align=center nowrap><a href="index.php?action=CallRelatedList&module={$MODULE}&record={$ID}&parenttab={$CATEGORY}">{$APP.LBL_MORE} {$APP.LBL_INFORMATION}</a></td>
 				    <td class="dvtTabCache" nowrap="nowrap" width="10">&nbsp;</td>
 			  </tr>
 			  </table>





More information about the vtigercrm-commits mailing list