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
|
robots.txt
|
||||||
sitemap.xml
|
sitemap.xml
|
||||||
.gitignore
|
.gitignore
|
||||||
core/module/config/tool/data.key
|
core/module/config/tool/data.key
|
||||||
|
site/i18n/*.json
|
@ -138,7 +138,7 @@
|
|||||||
]); ?>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col6 verticalAlignBottom">
|
<div class="col6 verticalAlignBottom">
|
||||||
<?php echo template::button('CnnectBlackListReset', [
|
<?php echo template::button('ConnectBlackListReset', [
|
||||||
'class' => 'buttonRed',
|
'class' => 'buttonRed',
|
||||||
'href' => helper::baseUrl() . 'config/blacklistReset',
|
'href' => helper::baseUrl() . 'config/blacklistReset',
|
||||||
'value' => 'Réinitialiser la liste',
|
'value' => 'Réinitialiser la liste',
|
||||||
|
Loading…
Reference in New Issue
Block a user