the box header has become possessed with a link...

the header links to product info pages that seem to be whatever the previously visited product was - but not presenting as the manufacturer's list - just to the product - and then if you keep clicking scrolls through the list (I only have a few test products so all characteristics not known) -

this is an issue because of font decorations visited/links etc -- and navigation confusion...

I tried looking at the tpl_manufacturers_list.php and manufacturers_list.php to see if I could disable any links and I actually saw this:


$title = BOX_HEADING_MANUFACTURERS;
$title_link = false;
any ideas?

THANKS