Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Hi,
I'm trying to change the title "CouchCMS" to "CMS" in login page but can't do it.
I've changed it in functions.php file but nothing happens, how canI do this. Thanks
I am considering that you are using the latest built of CouchCMS (i.e. V2.2) downloaded from the website.

1. Please navigate in your couch folder as:
couch/lang/


2. Then open the file EN.php.

3. Navigate to line No 164 which appears to be defined as:
$t['login_title'] = 'CouchCMS';


4. Change it to:
$t['login_title'] = 'CMS';


5. Save the File

6. Refresh your login page.

Regards,
GenXCoders
Image
where innovation meets technology
2 posts Page 1 of 1
cron