I am trying to rename the tabs in community Edition 5.0.0b, But after I change the name and hit save, it reverts back to the original name. I am trying to change the accounts tab name to Customers.
Any Ideas?
Thanks
I am trying to rename the tabs in community Edition 5.0.0b, But after I change the name and hit save, it reverts back to the original name. I am trying to change the accounts tab name to Customers.
Any Ideas?
Thanks
What language are you using when trying to do this?Originally Posted by stheologo
Non-english languages have this bug in 5.0.0b.
So, if it is your case, access Sugar in en_us language and modify that tab choosing english language.
If this is not your case, what I can suggest is to hand code the modification:
go in <sugar-root>\custom\include\language\en_us.lang.php and add the following line:
If that file does not exist, create it.Code:$app_list_strings['moduleList']['Accounts']='Customers';
At the end maybe you should delete template cache.
What do you think the cookie monster eats ?
Thanks, I am using us english
So proceed with hand-coding.Originally Posted by stheologo
Sorry, I have no better idea.
What do you think the cookie monster eats ?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks