Featured in evidenza swiper slider
This commit is contained in:
@ -80,6 +80,11 @@ if (!$canEdit && Factory::getApplication()->getIdentity()->authorise('core.edit.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th><?php echo Text::_('COM_HIGHLIGHTS_FORM_LBL_HIGHLIGHT_CLASSE'); ?></th>
|
||||
<td><?php echo $this->item->classe; ?></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th><?php echo Text::_('COM_HIGHLIGHTS_FORM_LBL_HIGHLIGHT_IMMAGINE_MAIN'); ?></th>
|
||||
<td><?php echo $this->item->immagine_main; ?></td>
|
||||
|
||||
Reference in New Issue
Block a user