Page 1 of 1

PHPBB3 - how to change "index page" title

Posted: Sat Apr 02, 2011 3:32 pm
by Sethioz
1. open common.php with notepad++ (any text editor will do or dreamweaver) located in

Code: Select all

/forum_path/language/en/common.php
2. find the following line:

Code: Select all

	'INDEX'						=> 'Index page',
3. change 'Index page' to whatever you like

NOTE - do not touch any other "index" related text strings