PDA

View Full Version : <?php echo TITLE; ?> ??? change ? to own title


Graphicpoet
3-26-04, 04:29 PM
ok ! I am redoing the whole cart as far as appearance and layout and I want to change the title on the browswer .... How to I do this ? Per (<?php echo TITLE; ?>)... what php page or module controls this? Thanks in advance.

stevel
3-26-04, 04:58 PM
includes/languages/english.php (for English)

Graphicpoet
3-26-04, 05:06 PM
Thanks bunches Steve. I got it all better now. :D