Zen Cart Logo
Forums / General Questions / changing the name of page_2.html

changing the name of page_2.html

Locked

Views: 701

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
21 Sep 2007, 8:31 PM
#1
ssbeats avatar

ssbeats

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.