libellé
This commit is contained in:
parent
29a41a8d99
commit
61fb84d594
@ -10,7 +10,8 @@
|
|||||||
<div class="col2 offset6">
|
<div class="col2 offset6">
|
||||||
<?php echo template::button('userImport', [
|
<?php echo template::button('userImport', [
|
||||||
'href' => helper::baseUrl() . 'user/import',
|
'href' => helper::baseUrl() . 'user/import',
|
||||||
'value' => 'Importation CSV'
|
'ico' => 'plus',
|
||||||
|
'value' => 'Importation'
|
||||||
]); ?>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col2">
|
<div class="col2">
|
||||||
|
Loading…
Reference in New Issue
Block a user