sotre renvoie vers addon et non install
This commit is contained in:
parent
81ed0a5cac
commit
a263ebc2a4
@ -2,7 +2,7 @@
|
|||||||
<div class="col2">
|
<div class="col2">
|
||||||
<?php echo template::button('configStoreBack', [
|
<?php echo template::button('configStoreBack', [
|
||||||
'class' => 'buttonGrey',
|
'class' => 'buttonGrey',
|
||||||
'href' => helper::baseUrl() . 'addon/upload',
|
'href' => helper::baseUrl() . 'addon',
|
||||||
'ico' => 'left',
|
'ico' => 'left',
|
||||||
'value' => 'Retour'
|
'value' => 'Retour'
|
||||||
]); ?>
|
]); ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user