093 libellé

This commit is contained in:
Fred Tempez 2020-05-17 07:43:21 +02:00
parent 514e0e83b6
commit b0c05a5200
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
<?php echo template::button('themeManage', [
'ico' => 'upload',
'href' => helper::baseUrl() . $this->getUrl(0) . '/manage',
'value' => 'Importer'
'value' => 'Gérer'
]); ?>
</div>
<div class="col2">
@ -63,7 +63,7 @@
<?php echo template::button('themeManage', [
'href' => helper::baseUrl() . $this->getUrl(0) . '/manage',
'ico' => 'upload',
'value' => 'Importer'
'value' => 'Gérer'
]); ?>
</div>
<div class="col2">