21 Sep 2007, 8:31 PM
New Zenner
- Join Date:
- Jun 2007
- Posts:
- 72
- Plugin Contributions:
- 0
changing the name of page_2.html
Hi.
I have looked at the faq section and i have followed the instructions.
However this does not actually change the name of the html page.
For example the changes i made were:
includes/languages/english/page_2.php
define('NAVBAR_TITLE', 'Types of Synthesis');
define('HEADING_TITLE', 'Types of Synthesis');
AND
includes/languages/english.php
define('BOX_INFORMATION_PAGE_2', 'Types of Synthesis');
I then defined the content of page 2 in the define pages editor.
So how do i change the name of the actual html page?
Thanks.