[Vtigercrm-commits] [vtiger-commits] r9454 - /vtigercrm/trunk/Smarty/templates/CurrencyEditView.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue Sep 12 15:30:30 EDT 2006


Author: richie
Date: Tue Sep 12 13:30:22 2006
New Revision: 9454

Log:
Modified Currency Label --By Philip

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

Modified: vtigercrm/trunk/Smarty/templates/CurrencyEditView.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/CurrencyEditView.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/CurrencyEditView.tpl Tue Sep 12 13:30:22 2006
@@ -77,7 +77,7 @@
                             <td class="small cellText"><input type="text" class="detailedViewTextBox small" value="{$CURRENCY_SYMBOL}" name="currency_symbol"></td>
                           </tr>
                           <tr valign="top">
-                            <td nowrap class="small cellLabel"><font color="red">*</font><strong>{$MOD.LBL_CURRENCY_CRATE}</strong><br>({$MOD.LBL_BASE_CURRENCY})</td>
+                            <td nowrap class="small cellLabel"><font color="red">*</font><strong>{$MOD.LBL_CURRENCY_CRATE}</strong><br>({$MOD.LBL_BASE_CURRENCY}{$MASTER_CURRENCY})</td>
 
                             <td class="small cellText"><input type="text" class="detailedViewTextBox small" value="{$CONVERSION_RATE}" name="conversion_rate"></td>
                           </tr>





More information about the vtigercrm-commits mailing list