Hello Every One,
I have tried many things to try and get this working but with no Luck.
What i am trying to do is Under the More Information Where i have
* Instructions
* Supported Phones
* Submit
I wont too add a 4th one FAQ (http://mbookx.com/cart/)

I tried editing english.php and more more_information.php by adding

// information box text in sideboxes/more_information.php - were TUTORIAL_
define('BOX_HEADING_MORE_INFORMATION', 'More Information');
define('BOX_INFORMATION_PAGE_2', 'Instructions');
define('BOX_INFORMATION_PAGE_3', 'Supported Phones');
define('BOX_INFORMATION_PAGE_4', 'Submit');
define('BOX_INFORMATION_PAGE_5', 'Page 10');

After changing things in both files i get the link to end up like this

http://mbookx.com/cart/index.php?mai...ILENAME_PAGE_5

Could come one tell me how to fix this problem.

Thank you very much for all your time and help