Page 1 of 1

Link to us Block: Change the static text

Posted: 2. January 2010 00:01
by ReconMarine
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?

Re: Link to us Block: Change the static text

Posted: 2. January 2010 10:34
by Marc
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:',