[Vtigercrm-commits] [vtiger-commits] r4003 - /vtigercrm/trunk/Smarty/templates/UserEditView.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue Feb 28 07:32:08 EST 2006


Author: saraj
Date: Tue Feb 28 05:32:04 2006
New Revision: 4003

Log:
Added currency label

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

Modified: vtigercrm/trunk/Smarty/templates/UserEditView.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/UserEditView.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/UserEditView.tpl Tue Feb 28 05:32:04 2006
@@ -105,8 +105,8 @@
 				 <tr>
 				   <td class="dvtCellLabel" align="right"><span class="style1"><font color='red'>*</font></span>{$UMOD.LBL_COLOR}</td>
 					<td>&nbsp;&nbsp;{$CAL_COLOR}</td>
-				    <td class="dvtCellInfo" align="right">&nbsp;</td>
-                                    <td span class="dvtCellInfo">&nbsp;</td>
+				    <td class="dvtCellLabel" align="right">{$UMOD.LBL_CURRENCY_NAME}</td>
+                                    <td span class="dvtCellInfo">{$CURRENCY_NAME}</td>
 				 </tr>
 				 <tr><td colspan="4" height="30">&nbsp;</td></tr>
 				 </table>





More information about the vtigercrm-commits mailing list