when i add a new user to my site they recieve email with his/her user name and pasw. but how can i change it? i wanna customize it.
thank you
******************************************
subject: WELCOME TO THE PHPWCMS BACKEND
username:
password:
You can login here: http://sitename.com/login.php
phpwcms admin
********************************************
to change: WELCOME TO THE PHPWCMS BACKEND?
Hi byparlak,
look in the language folders in \include\inc_lang\backend\ .
There is always a lang.inc.php in the subfolders containing the given phrases you mentioned.
The folder "en" is for the english language, "de" for german etc. etc.
But beware of updates, because you have to make the changes after each update...
Joachim
look in the language folders in \include\inc_lang\backend\ .
There is always a lang.inc.php in the subfolders containing the given phrases you mentioned.
The folder "en" is for the english language, "de" for german etc. etc.
But beware of updates, because you have to make the changes after each update...
Joachim