AAAAhome/academiac/www/administrator/templates/hathor/html/com_newsfeeds/newsfeed/edit_metadata.php 0000644 00000002632 15137203664 0027247 0 ustar 00 form->getFieldsets('metadata'); foreach ($fieldSets as $name => $fieldSet) : echo JHtml::_('sliders.panel', JText::_($fieldSet->label), $name.'-options'); if (isset($fieldSet->description) && trim($fieldSet->description)) : echo '
'.$this->escape(JText::_($fieldSet->description)).'
'; endif; ?>