Found another buglet. In this file: includes/templates/westminster_new/templates/tpl_modules_mobile_categories_tabs.php
this:
Probably SHOULD be this:<li><a href="<?php echo BOX_INFORMATION_SITE_MAP; ?>">General Info</a>
What's currently in place points to an invalid URL.<li><a href="#">General Info</a>


Reply With Quote
