NOTE: I posted this in the developers section as well as I did not now where it fit best.
Seemed like a simple enough task. I searched all sugar files for employee and though that changing references in /modules/Employees/language/en_us.lang.php would do it. Apparently not :
I made changes to the file such as the following, however all references to Employees still show up. It may seem minor, but all our sales people are independent contractors and the word employee could get me in trouble.
Any ideas or help would be GREATLY appreciated!
Thanks,
Steve
I'm not a developer, but have been dealing with PHP for years. I can normally troubleshoot well. I guess I know just enough to be dangerous. Go easy on me..
'LBL_MODULE_NAME' => 'Employees',
'LBL_MODULE_TITLE' => 'Sales Team: Home',
'LBL_SEARCH_FORM_TITLE' => 'Sales Team Search',
'LBL_LIST_FORM_TITLE' => 'Sales Team',
'LBL_NEW_FORM_TITLE' => 'New Sales Person',
'LBL_EMPLOYEE' => 'Sales Team:',


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks