Results 1 to 3 of 3

Thread: App.lbl_browser_title

  1. #1
    harman is offline Junior Member
    Join Date
    Feb 2006
    Posts
    4

    Default App.lbl_browser_title

    how can i change of this title for my company name..

    <!DOCTYPE html PUBLIC "-//W3C//DTD html 4.01 Transitional//EN">
    <html >
    <head >
    <link REL="SHORTCUT ICON" HREF="include/images/sugar_icon.ico">
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <title>SugarCRM - Commercial Open Source CRM</title>
    <style type="text/css">@import url("themes/Sugar/style.css"); </style>
    <link href="themes/Sugar/navigation.css" rel="stylesheet" type="text/css" />
    <script language="javascript" src="themes/Sugar/menu.js"></script>
    <script language="javascript" src="themes/Sugar/cookie.js"></script>
    <script language="javascript">[/FONT]

  2. #2
    oobat is offline Sugar Community Member
    Join Date
    Aug 2005
    Posts
    44

    Default Re: App.lbl_browser_title

    Look in:

    /include/language/en_us.lang.php


    Find towrds the lower 2/3 of the file:

    'LBL_BROWSER_TITLE' => 'SugarCRM - Commercial Open Source CRM',




    Craig

  3. #3
    harman is offline Junior Member
    Join Date
    Feb 2006
    Posts
    4

    Default Re: App.lbl_browser_title

    tq craig for your information....

Thread Information

Users Browsing this Thread

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

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
  •