forked from ZwiiCMS-Team/ZwiiCMS
Formulation libellé
This commit is contained in:
parent
20cb5152d9
commit
669975cc47
@ -72,7 +72,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col6">
|
<div class="col6">
|
||||||
<?php echo template::file('pageIconUrl', [
|
<?php echo template::file('pageIconUrl', [
|
||||||
'label' => 'Icône',
|
'label' => 'Icône du menu',
|
||||||
'value' => $this->getData(['page', $this->getUrl(2), 'iconUrl'])
|
'value' => $this->getData(['page', $this->getUrl(2), 'iconUrl'])
|
||||||
]); ?>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user