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

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Fri Apr 21 03:10:38 EDT 2006


Author: saraj
Date: Fri Apr 21 01:10:34 2006
New Revision: 5202

Log:
Missing Headers & Labels in Mail Merge Template Fixed - 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 Fri Apr 21 01:10:34 2006
@@ -62,11 +62,11 @@
 		<tr>
 		      <td  width="75%" colspan="2" style="padding-bottom:0px;padding-top:0px; "  >
 			<img src="{$IMAGE_PATH}fp3.gif" width="59" height="40"  align="absmiddle"/>
-				<span class="genHeaderBig">{$UMOD.LBL_UPLOAD_FILE} </span>
+				<span class="genHeaderBig">{$UMOD.LBL_UPLOAD} </span>
 		      </td>
 		</tr>
 		 <tr>
-                      <td align="right" valign="top"><b>{$UMOD.LBL_FILE_MERGE} : </b></td>
+                      <td align="right" valign="top"><b>{$UMOD.LBL_MERGE_FILE}</b></td>
                       <td><input type="file" name="binFile" size="40"  /><br />(Eg - .doc, .rtf files)</td>
 		 </tr>
 		 <tr>





More information about the vtigercrm-commits mailing list