[Vtigercrm-commits] [vtiger development] #7029: i18n: hardcoded table headers on ListWorkflows.tpl
vtiger development
vtiger-tickets at trac.vtiger.com
Sun Feb 27 01:23:25 PST 2011
#7029: i18n: hardcoded table headers on ListWorkflows.tpl
----------------------------------------+-----------------------------------
Reporter: holbi | Owner: developer
Type: defect | Status: new
Priority: unassigned | Milestone: Unassigned
Component: vtigercrm | Version: 5.2.1
Keywords: com_workflow, smarty, i18n |
----------------------------------------+-----------------------------------
\Smarty\templates\com_vtiger_workflow\ListWorkflows.tpl contains 3
hardcoded table headers: [[BR]]
Module (Line 110)[[BR]]
Description (Line 113)[[BR]]
Tools (Line 116)[[BR]][[BR]]
The suggested change:[[BR]]
{$MOD.LBL_Module} (Line 110)[[BR]]
{$MOD.LBL_Description} (Line 113)[[BR]]
{$MOD.LBL_Tools} (Line 116)[[BR]][[BR]]
The Hungarian language files are already updated for this change.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/7029>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list