Nom de bouton
This commit is contained in:
parent
f0951d4a60
commit
3895f8357e
3
.gitignore
vendored
3
.gitignore
vendored
@ -9,4 +9,5 @@ core/vendor/tinymce/link_list.json
|
||||
robots.txt
|
||||
sitemap.xml
|
||||
.gitignore
|
||||
core/module/config/tool/data.key
|
||||
core/module/config/tool/data.key
|
||||
site/i18n/*.json
|
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user