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.



