vtiger Forum Index vtiger
The Honest Open Source CRM
 

Home page Metrics
Click here to go to the original topic

 
       vtiger Forum Index -> Language Packs - 4.x
Previous topic :: Next topic  
Author Message
alltribz
Guest





Posted: Fri Mar 03, 2006 5:28 pm    Post subject: Home page Metrics  

Hi,

Has anybody been able to translate the keymetrics section of the home page? Where? It looks real cheesy if everything is in another language and then right on the front page in the midle there's english.

Thanks
Back to top  
hhtconsult
Guest


Joined: 05 Apr 2006
Posts: 3

Posted: Wed Apr 05, 2006 10:27 pm    Post subject: Re: Home page Metrics  

The pages you need to look for translation are

1) Key Metrics - look for the page
modules/CustomView/ListViewTop.php

Look for the code:
echo get_form_header("Key Metrics", '', false);
Change the word "Key Metrics" as needed

2) Other metrics module titles - look for
modules/CustomView/ListViewTop.html

Look for the code (right at the beginning of the page):
class="moduleListTitle">&nbsp;Metrics</td>
and
class="moduleListTitle">&nbsp;Count</td>
Change the titles Metrics and Count as needed


I had the same problem and was able to figure it out today!
Good Luck :-)
Back to top  
 
       vtiger Forum Index -> Language Packs - 4.x
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group