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

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Mon May 29 03:11:51 EDT 2006


Author: saraj
Date: Mon May 29 01:11:48 2006
New Revision: 6642

Log:
Detail view of user updated - ahmed

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 Mon May 29 01:11:48 2006
@@ -117,7 +117,7 @@
 				<td class="dvtCellLabel" align="right"><span class="style1"><font color='red'>{$APP.LBL_REQUIRED_SYMBOL}</font></span>{$UMOD.LBL_USER_NAME} </td>
 				<td class="dvtCellInfo">{$USER_NAME}&nbsp;</td>
 				<td class="dvtCellLabel" align="right">{$UMOD.LBL_ADMIN} </td>
-        	    <td class="dvtCellInfo"><input type="checkbox" name="is_admin" DISABLED {$IS_ADMIN}/></td>
+        	    <td class="dvtCellInfo"><input type="checkbox" name="is_admin" {$IS_ADMIN}/></td>
 				</tr>
 				{if $MODE eq 'edit'}
 				<tr>





More information about the vtigercrm-commits mailing list