E majuscule accentué

This commit is contained in:
Fred Tempez 2022-10-03 14:20:11 +02:00
parent 01d04cd7fb
commit 1c3b3e4501
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
</div>
<div class="col3">
<?php echo template::select('newsThemeBorderWidth', $module::$borderWidth, [
'label' => 'Epaisseur',
'label' => 'Épaisseur',
'selected' => $this->getData(['module', $this->getUrl(0),'theme', 'borderWidth'])
]); ?>
</div>