correction : contre / en trop

pull/1/head
fredtempez 5 years ago
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…
Cancel
Save