Quote:
Originally Posted by moneysaver67
all,
I personally added
Code:
$smarty->assign("title", "Sitemap Title");
to my sitemap.php to include a page title...
|
Using the Flexi Rectangle skin I had to use:
Code:
$location[] = array("Sitemap Title", "/sitemap.php");
$smarty->assign("location", $location);
in sitemap.php
HK
X-Cart 4.0.18 Gold - Flexi Rectangle