![]() |
|
| |||||||
| Notices |
| Start your own community forum Discussions & Articles about how to create, promote and benefit from having your own community forum. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
|
I would like to edit the message that one see's when a new person is creating an account. What is the name of the file and what directory might it be in? Thanks! John Gamers Marketplace and Forums http://www.iplayg.com |
|
#2
| ||||
| ||||
|
It's in language/lang_english/lang_main.php. Open lang_main.php in Wordpad, Notepad or a php editor, click edit, paste this line into the search box and click find: $lang['Registration'] This will take you right to where you need to be. Make a copy of your file before editing. |