I don't see any templates to edit the text and banners on the pages, where do you get rid of "Welcome to your PHPOpenChat-Installation!" and those buttons?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
We start with once the Welcome thing.
Open the "en.inc" File under include/languages and Edit Line 57 like this:
define('WELCOME','Welcome to the VPMINC CHAT');
For the Title of the Page Edit Line 52 like this:
define('TITLE','VPMINC CHAT');
BTW:
You can all Edit in this File but be Carefull and dont forget the other Laguages.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I don't see any templates to edit the text and banners on the pages, where do you get rid of "Welcome to your PHPOpenChat-Installation!" and those buttons?
We start with once the Welcome thing.
Open the "en.inc" File under include/languages and Edit Line 57 like this:
define('WELCOME','Welcome to the VPMINC CHAT');
For the Title of the Page Edit Line 52 like this:
define('TITLE','VPMINC CHAT');
BTW:
You can all Edit in this File but be Carefull and dont forget the other Laguages.