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
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.
Where to find this
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: Where to find this
Try this:
Open language/en/common.php
Find:
Edit it to your needs.
P.S: Moved to General phpBB3 Support.
Open language/en/common.php
Find:
Code: Select all
'USERNAME' => 'Username',
P.S: Moved to General phpBB3 Support.