Hello,
how can i update my content about fontend?
After login i see no icon.
Version 3.12
Best regards
Detlef
<?php if ($canEdit) : ?>
<?php echo preg_replace('@<img.*?alt="(.*?)".*?\/>@mis', '$1',JHtml::_('icon.edit', $this->item, $params)); ?>
<?php endif; ?>