$this->task, 'print_link' => $this->print_link); echo JemOutput::createButtonBar($this->getName(), $this->permissions, $btn_params); ?>
params->get('show_page_heading', 1)) : ?>

escape($this->params->get('page_heading')); ?>

rows as $row) : ?>

settings->get('global_show_detlinkvenue',1)) && (!empty($row->url))) : ?>
url) > 35) { $urlclean = htmlspecialchars(\Joomla\String\StringHelper::substr($row->url, 0 , 35)) . '...'; } else { $urlclean = htmlspecialchars($row->url); } echo $urlclean; ?>
city) : ?>
escape($row->city); ?>
state) : ?>
escape($row->state); ?>
country) : ?>
country) : $countryimg = JemHelperCountries::getCountryFlag($row->country); echo $countryimg ? $countryimg : $row->country; endif; ?>
limage, 'venue' ); ?>
settings->get('global_show_locdescription',1) && $row->locdescription != '' && $row->locdescription != '
') : ?>

locdescription; ?>
rows)) : echo '
'; endif; ?>