forked from ZwiiCMS-Team/ZwiiCMS
[9.2.10] masqué et non caché
This commit is contained in:
parent
16b911d489
commit
da00cc651e
@ -76,7 +76,7 @@
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col4">
|
||||
<?php echo template::checkbox('themeHeaderTextHide', true, 'Cacher le titre du site', [
|
||||
<?php echo template::checkbox('themeHeaderTextHide', true, 'Masquer le titre du site', [
|
||||
'checked' => $this->getData(['theme', 'header', 'textHide'])
|
||||
]); ?>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user