config locale button bug

This commit is contained in:
Fred Tempez 2021-12-01 18:59:45 +01:00
parent cc920635c3
commit cea0f9cddf
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
]); ?>
</div>
<div class="col2">
<?php echo template::button('configLocalButton', [
<?php echo template::button('configLocaleButton', [
'value' => 'Localisation'
]); ?>
</div>