[Vtigercrm-commits] [vtiger-commits] r6663 - /vtigercrm/trunk/Smarty/templates/RoleDetailView.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Mon May 29 06:09:46 EDT 2006
Author: richie
Date: Mon May 29 04:09:40 2006
New Revision: 6663
Log:
Fixes #1062
Modified:
vtigercrm/trunk/Smarty/templates/RoleDetailView.tpl
Modified: vtigercrm/trunk/Smarty/templates/RoleDetailView.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/RoleDetailView.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/RoleDetailView.tpl Mon May 29 04:09:40 2006
@@ -45,7 +45,7 @@
<td colspan="2" >
<table width="100%" cellpadding="5" cellspacing="0" border="0" >
<tr>
- <td colspan="4" class="detailedViewHeader"><b>{$CMOD.LBL_GROUP_DETAILS}</b></td>
+ <td colspan="4" class="detailedViewHeader"><b>{$CMOD.LBL_ROLE_DETAILS}</b></td>
</tr>
<tr>
<td class="dvtCellLabel" width="5%"> </td>
More information about the vtigercrm-commits
mailing list