In this article you can understand how change page title.
For customizing the page title you have to change the value of the string "LBL_BROWSER_TITLE".
The string is available in the language file located in /include/language/en_us.lang.php.
(If you are using another language edit the correct language file)
$app_strings = array ('LBL_BROWSER_TITLE' => 'vtiger CRM 5 - Commercial Open Source CRM',...'LBL_BROWSER_TITLE' => 'Your custom string',
No comments:
Post a Comment