AAAAhome/academiac/www/components/com_virtuemart/views/productdetails/tmpl/default_manufacturer.php 0000604 00000002660 15146702005 0027504 0 ustar 00
product->virtuemart_manufacturer_id . '&tmpl=component', FALSE);
$text = $this->product->mf_name;
/* Avoid JavaScript on PDF Output */
if (strtolower(JRequest::getWord('output')) == "pdf") {
echo JHTML::_('link', $link, $text);
} else {
?>