news : Un espace manquant

This commit is contained in:
Fred Tempez 2023-12-19 19:19:46 +01:00
parent 74da56e58d
commit bd04f94c76
1 changed files with 2 additions and 1 deletions

View File

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