forked from ZwiiCMS-Team/ZwiiCMS
correction : contre / en trop
This commit is contained in:
parent
bd3244ef6d
commit
f29c0762d0
@ -106,7 +106,7 @@
|
||||
<div class="col2">
|
||||
<?php echo template::button('blogEdit', [
|
||||
'class' => 'buttonGrey',
|
||||
'href' => helper::baseUrl() . '/blog/edit/' . $this->getUrl(1),
|
||||
'href' => helper::baseUrl() . 'blog/edit/' . $this->getUrl(1),
|
||||
'value' => 'Editer'
|
||||
]); ?>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user