Page 1 of 1

Where to find this

Posted: 16. April 2009 20:11
by Oshadha
Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge

What have you done before the problem was there?


What have you already tryed to solve the problem?


Description and Message
Image

I need to change the Username: (As mentioned on the picture) to something like Username/E-Mail, I did search language/mods/lang_portal.php but didn't find the appropriate changing tag. This is going to be an easy question for the board3portal developers out there.

Thanks.

Re: Where to find this

Posted: 16. April 2009 21:07
by Marc
Try this:

Open language/en/common.php

Find:

Code: Select all

'USERNAME'				=> 'Username',
Edit it to your needs.


P.S: Moved to General phpBB3 Support.