'com_phocagallery'));
// SVG Definitions
$d = array();
echo $layoutSVG->render($d);
if ($this->t['detailwindow'] == 7) {
echo '
';
}
echo ''
.'
'.Text::_('COM_PHOCAGALLERY_EXIF_INFO').':
'
.'
'
.$this->t['infooutput']
.'
'
.'
';
if ($this->t['detailwindow'] == 7) {
echo PhocaGalleryUtils::getExtInfo();
}