Page 1 of 1

[Solved] PhpBB I would like to change some text.

Posted: Mon Apr 18, 2005 2:04 pm
by anthony88guy
In the profile.php I would like to change some text. I have found the html files that it includes but where it outputs "username" I would like to change that. But you cant change it directly, its like a variable "{L_USERNAME}" What file would I need to go to, to change it?

Posted: Mon Apr 18, 2005 3:06 pm
by John Cartwright
its in the corresponding language file in /lang/

Posted: Mon Apr 18, 2005 4:03 pm
by anthony88guy
k, thanks I would have never looked their. Makes sense now.