I have installed PHPopen chat and it is working fine. But i want to modify the main page of the site where it says "Welcome to the phpopenchat installation". I want to change this text.
I opened index.php , but couldnt find this line, I think index.php is using some variable to call this text which is stored elsewhere.
Can someone give me help on this as to which file to modify.
Thanks
Yunus
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have installed PHPopen chat and it is working fine. But i want to modify the main page of the site where it says "Welcome to the phpopenchat installation". I want to change this text.
I opened index.php , but couldnt find this line, I think index.php is using some variable to call this text which is stored elsewhere.
Can someone give me help on this as to which file to modify.
Thanks
Yunus
go to /include/languages and edit en.inc (for English) or other .inc files for other languagers
Hi malik,
thanks a lot man. It has solved the problem and i was able to modify the main page as per my wish.
regards
Yunus
Modify en.inc located in include/languages