Hi,
is it possible show module title? How can I do it?
thanks
echo JModuleHelper::renderModule($this->mod_getter[$m]);
$attribs['style'] = 'xhtml';
echo JModuleHelper::renderModule($this->mod_getter[$m], $attribs);