Results 1 to 2 of 2

Thread: Sugar dashlet

  1. #1
    Sijut is offline Junior Member
    Join Date
    May 2010
    Posts
    4

    Default Sugar dashlet

    I want to rename the " find sugar dashlet" option under "add sugar dashlet" in the homepage. How to do that??

  2. #2
    MatR is offline Sugar Community Member
    Join Date
    Jul 2007
    Location
    Paris, France
    Posts
    311

    Default Re: Sugar dashlet

    Hello,

    Create file custom/module/Home/language/en_us.lang.php.

    In this file, write this :

    PHP Code:
    <?php
    $mod_strings 
    = array (
      
    'LBL_DASHLET_SEARCH' => 'Find Sugar Dashlet'
    );
    ?>
    And rename "Find Sugar Dashlet" as you want.
    Mathieu Rodrigues
    Consultant CRM
    CARRENET - SugarCRM Gold Partner
    >>> Suivez notre actualité sur Twitter ! http://twitter.com/carrenet

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Can not edit the sugar dashlet
    By MariocS in forum Help
    Replies: 5
    Last Post: 2010-11-19, 08:02 AM
  2. Publish dashlet outside of Sugar?
    By jonaslagneryd in forum Help
    Replies: 1
    Last Post: 2010-03-06, 09:43 PM
  3. Sugar Dashlet Category
    By kinshibuya in forum Developer Help
    Replies: 2
    Last Post: 2009-07-02, 05:11 PM
  4. new sugar dashlet help
    By time2see in forum Help
    Replies: 2
    Last Post: 2009-01-25, 08:11 PM
  5. Task Dashlet - sugar please Fix
    By JeanetteRoss in forum Help
    Replies: 1
    Last Post: 2007-06-12, 02:30 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •