forked from ZwiiCMS-Team/ZwiiCMS
news 5.3
This commit is contained in:
parent
bd04f94c76
commit
a3145fbd00
@ -26,7 +26,7 @@
|
|||||||
)
|
)
|
||||||
): ?>
|
): ?>
|
||||||
<a href="<?php echo helper::baseUrl() . $this->getUrl(0) . '/edit/' . $this->getUrl(1); ?>">
|
<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') . ' ';?>
|
<?php echo helper::translate('Éditer') . ' ';?>
|
||||||
</a>
|
</a>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
Loading…
Reference in New Issue
Block a user