[Vtigercrm-commits] [vtiger-commits] r5673 - /vtigercrm/trunk/Smarty/templates/CurrencyEditView.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Tue May 2 15:52:22 EDT 2006
Author: saraj
Date: Tue May 2 13:52:08 2006
New Revision: 5673
Log:
Added the images in Currency Edit view - Ahmed
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 May 2 13:52:08 2006
@@ -38,10 +38,16 @@
<tr>
<td bgcolor="#EBEBEB" width="7"></td>
<td bgcolor="#ECECEC" style="padding-left:10px;padding-top:10px;vertical-align:top;">
- <table width="100%" border="0" cellspacing="0" cellpadding="10">
+ <table width="100%" border="0" cellspacing="0" cellpadding="10" class="small">
<tr>
- <td rowspan="11" bgcolor="#FFFFFF" width="25%" style="background-image:url({$IMAGE_PATH}currency.gif);background-position:center;background-repeat:no-repeat; " > </td>
- <td colspan="2" class="genHeaderBig" width="75%">Currency<br />
+ <td rowspan="11" bgcolor="#ffffff" width="30%" valign="bottom" background="{$IMAGE_PATH}CurrConfig_top.gif" style="background-position:top right;background-repeat:no-repeat;">
+ <table width="100%" border="0" cellpadding="0" cellspacing="0">
+ <tr>
+ <td background="{$IMAGE_PATH}CurrConfig_btm.gif" style="background-position:bottom right;background-repeat:no-repeat; " height="150"> </td>
+ </tr>
+ </table>
+ </td>
+ <td colspan="2" class="genHeaderBig" width="70%">Currency<br />
<hr /> </td>
</tr>
<tr>
More information about the vtigercrm-commits
mailing list