\';'.$eol;
$content .= $this->getPadding(4).'$description .= Mage::helper(\''.$namespace.'_'.$module.
'\')->__(\''.$this->getAttribute()->getLabel().'\');'.$eol;
$content .= $this->getPadding(4).'$description .= \'
->init($item, \''.
$this->getAttribute()->getCode().'\')->resize(75).\')
\';'.$eol;
$content .= $this->getPadding(4).'$description .= \'
\';'.$eol;
$content .= $this->getPadding(3).'}'.$eol;
return $content;
}
/**
* get the html for frontend
*
* @access public
* @return string
* @author Marius Strajeru