I want to rename the " find sugar dashlet" option under "add sugar dashlet" in the homepage. How to do that??
I want to rename the " find sugar dashlet" option under "add sugar dashlet" in the homepage. How to do that??
Hello,
Create file custom/module/Home/language/en_us.lang.php.
In this file, write this :
And rename "Find Sugar Dashlet" as you want.PHP Code:<?php
$mod_strings = array (
'LBL_DASHLET_SEARCH' => 'Find Sugar Dashlet',
);
?>
Mathieu Rodrigues
Consultant CRM
CARRENET - SugarCRM Gold Partner
>>> Suivez notre actualité sur Twitter ! http://twitter.com/carrenet
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks