[Vtigercrm-commits] [vtiger-commits] r10951 - /vtigercrm/branches/5.0.3/Smarty/templates/CreateEmailTemplate.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue May 22 03:21:45 EDT 2007


Author: saraj
Date: Tue May 22 01:21:38 2007
New Revision: 10951

Log:
Label Phone changed to Office Phone

Modified:
    vtigercrm/branches/5.0.3/Smarty/templates/CreateEmailTemplate.tpl

Modified: vtigercrm/branches/5.0.3/Smarty/templates/CreateEmailTemplate.tpl
==============================================================================
--- vtigercrm/branches/5.0.3/Smarty/templates/CreateEmailTemplate.tpl (original)
+++ vtigercrm/branches/5.0.3/Smarty/templates/CreateEmailTemplate.tpl Tue May 22 01:21:38 2007
@@ -63,7 +63,7 @@
                 options[4] = new Option('Contact: Title', '$contacts-title$'); 
                 options[5] = new Option('Contact: Email', '$contacts-email$'); 
                 options[6] = new Option('Contact: Department', '$contacts-department$'); 
-                options[7] = new Option('Contact: Phone', '$contacts-phone$'); 
+                options[7] = new Option('Contact: Office Phone', '$contacts-phone$'); 
                 options[8] = new Option('Contact: Mobile', '$contacts-mobile$'); 
                             
             allOpts[2] = options;





More information about the vtigercrm-commits mailing list