[Vtigercrm-commits] [vtiger development] #6191: i18n Issue with save and cancel button of home page widgets

vtiger development vtiger-tickets at trac.vtiger.com
Thu Jul 23 12:27:32 EDT 2009


#6191: i18n Issue with save and cancel button of home page widgets
-----------------------+----------------------------------------------------
 Reporter:  asha       |       Owner:  developer
     Type:  defect     |      Status:  new      
 Priority:  major      |   Milestone:  5.1.1    
Component:  vtigercrm  |     Version:  5.1.0    
 Keywords:             |  
-----------------------+----------------------------------------------------
 Save and Cancel button used for some of the home page widgets, is not
 translated.

 In the file /Smarty/templates/modules/HomeBlock.tpl, we can see around
 line 17 and 29:

         <td align="right" class="homePageMatrixHdr" nowrap
 style="height:28px;" width=60%>
             <input type="button" name="save" value="Save"
 class="crmbutton small save"
 onclick="saveEntries('maxentries_{$HOME_STUFFID}')">
             <input type="button" name="cancel" value="Cancel"
 class="crmbutton small cancel"
 onclick="cancelEntries('editRowmodrss_{$HOME_STUFFID}')">
         </td>

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6191>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list