Formulation libellé

This commit is contained in:
fredtempez 2019-02-19 23:52:09 +01:00
parent 20cb5152d9
commit 669975cc47
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@
</div>
<div class="col6">
<?php echo template::file('pageIconUrl', [
'label' => 'Icône',
'label' => 'Icône du menu',
'value' => $this->getData(['page', $this->getUrl(2), 'iconUrl'])
]); ?>
</div>