[Vtigercrm-commits] [vtiger-commits] r5675 - /vtigercrm/trunk/Smarty/templates/CreateWordTemplate.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue May 2 16:06:10 EDT 2006


Author: saraj
Date: Tue May  2 14:05:58 2006
New Revision: 5675

Log:
Added the images in Create word template - Ahmed

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

Modified: vtigercrm/trunk/Smarty/templates/CreateWordTemplate.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/CreateWordTemplate.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/CreateWordTemplate.tpl Tue May  2 14:05:58 2006
@@ -32,8 +32,14 @@
 	<td bgcolor="#ECECEC" style="padding-left:10px;padding-top:10px;vertical-align:top;">
 		<table width="100%"  border="0" cellspacing="0" cellpadding="10" class="small">
                 <tr>
-                      <td rowspan="11" bgcolor="#FFFFFF"  width="25%" style="background-image:url(include/images/noimage.gif);background-position:center;background-repeat:no-repeat; " >&nbsp;</td>
-                      <td colspan="2" class="genHeaderSmall" width="75%"><img src="{$IMAGE_PATH}fp1.gif" width="59" height="40" align="absmiddle" />{$UMOD.LBL_TEMPLATE_DETAILS} </td>
+                     <td rowspan="11" bgcolor="#ffffff" width="30%" valign="bottom" background="{$IMAGE_PATH}MailMerge_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}MailMerge_btm.gif" style="background-position:bottom right;background-repeat:no-repeat; " height="150">&nbsp;</td>
+				</tr>
+		</table>
+	</td>
+                      <td colspan="2" class="genHeaderSmall" width="70%"><img src="{$IMAGE_PATH}fp1.gif" width="59" height="40" align="absmiddle" />{$UMOD.LBL_TEMPLATE_DETAILS} </td>
                </tr>
 		<tr>
                       <td align="right" valign="top"><b>{$UMOD.LBL_DESCRIPTION}  : </b></td>





More information about the vtigercrm-commits mailing list