This commit is contained in:
Fred Tempez 2023-12-19 19:20:22 +01:00
parent acd6ddfc56
commit f7ea87fb1d

View File

@ -26,7 +26,7 @@
)
): ?>
<a href="<?php echo helper::baseUrl() . $this->getUrl(0) . '/edit/' . $this->getUrl(1); ?>">
<?php echo template::ico('pencil'); ?>
<?php echo template::ico('pencil'); ?>
<?php echo helper::translate('Éditer') . '&nbsp;';?>
</a>
<?php endif; ?>