Your Portal Version: 1.0.4
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
PHP Version: 3.06
What have you done before the problem was there?
nothing
What have you already tryed to solve the problem?
looked for the proper page
Description and Message
The static text on the "Link to us" block is written poorly and does not say what i want it to say. Where do you go in the portal block php files to change that static text?
Link to us Block: Change the static text
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
-
Topic author - Active Member
- Posts: 36
- Joined: 9. December 2009 09:20
- phpBB.com User: ReconMarine
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: Link to us Block: Change the static text
You can find it inside language/en/mods/lang_portal.php:
Code: Select all
// link us
'LINK_US' => 'Link to us',
'LINK_US_TXT' => 'Please feel free to link to <strong>%s</strong>. Use the following HTML:',