Results 1 to 5 of 5

Thread: Login screen - "Welcome to" - replacing it?

  1. #1
    Join Date
    Jul 2006
    Posts
    9

    Default Login screen - "Welcome to" - replacing it?

    Somebody is going to answer this and I'm going to have a "duh" moment.

    But I really can't find the string for the "Welcome to" that pops up above the logo on the initial login screen. I'd like to replace or remove it and it's driving me crazy

  2. #2
    mediamind is offline Junior Member
    Join Date
    Aug 2006
    Posts
    2

    Default Re: Login screen - "Welcome to" - replacing it?

    Woah .... that's been bugging the c*** out of me too.

    If XP had better native search then it would be easy to isolate the code .... but ...

    So, anyone. It'd be good. Small ... but annoying.

    The problem, not me.

  3. #3
    bkilgore is offline Sugar Team Member
    Join Date
    May 2006
    Posts
    4

    Default Re: Login screen - "Welcome to" - replacing it?

    Check out modules/Users/Login.php ~ line 166

  4. #4
    ftreml's Avatar
    ftreml is offline Sugar Community Member
    Join Date
    May 2005
    Location
    Vienna, Austria
    Posts
    399

    Default Re: Login screen - "Welcome to" - replacing it?

    look at include/language/en_us.lang.php (or your own language) and search for "NTC_LOGIN"

  5. #5
    bkilgore is offline Sugar Team Member
    Join Date
    May 2006
    Posts
    4

    Default Re: Login screen - "Welcome to" - replacing it?

    I know this is old, but the NTC_LOGIN label references the Welcome" label next to each users user name. I believe the text the original poster was looking for was the "Welcome to" above the Sugar logo on the initial login screen. The line that I referenced in my previous post is where it is written to the screen from, but the actual label exists in modules/Users/language/en_us.lang.php under the label heading LBL_LOGIN_WELCOME_TO.

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
  •