Nom de bouton

This commit is contained in:
Fred Tempez 2024-12-20 17:28:32 +01:00
parent f0951d4a60
commit 3895f8357e
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ robots.txt
sitemap.xml
.gitignore
core/module/config/tool/data.key
site/i18n/*.json

View File

@ -138,7 +138,7 @@
]); ?>
</div>
<div class="col6 verticalAlignBottom">
<?php echo template::button('CnnectBlackListReset', [
<?php echo template::button('ConnectBlackListReset', [
'class' => 'buttonRed',
'href' => helper::baseUrl() . 'config/blacklistReset',
'value' => 'Réinitialiser la liste',