id theme menu body footer header
This commit is contained in:
parent
af0f00744a
commit
4150fa72f1
@ -9,7 +9,7 @@
|
||||
]); ?>
|
||||
</div>
|
||||
<div class="col2">
|
||||
<?php echo template::button('themeSiteHelp', [
|
||||
<?php echo template::button('themeBodyHelp', [
|
||||
'href' => 'https://doc.zwiicms.fr/arriere-plan',
|
||||
'target' => '_blank',
|
||||
'ico' => 'help',
|
||||
|
@ -9,7 +9,7 @@
|
||||
]); ?>
|
||||
</div>
|
||||
<div class="col2">
|
||||
<?php echo template::button('themeSiteHelp', [
|
||||
<?php echo template::button('themeFooterHelp', [
|
||||
'href' => 'https://doc.zwiicms.fr/pied-de-page',
|
||||
'target' => '_blank',
|
||||
'ico' => 'help',
|
||||
|
@ -9,7 +9,7 @@
|
||||
]); ?>
|
||||
</div>
|
||||
<div class="col2">
|
||||
<?php echo template::button('themeSiteHelp', [
|
||||
<?php echo template::button('themeHeaderHelp', [
|
||||
'href' => 'https://doc.zwiicms.fr/banniere',
|
||||
'target' => '_blank',
|
||||
'ico' => 'help',
|
||||
|
@ -9,7 +9,7 @@
|
||||
]); ?>
|
||||
</div>
|
||||
<div class="col2">
|
||||
<?php echo template::button('themeSiteHelp', [
|
||||
<?php echo template::button('themeMenuHelp', [
|
||||
'href' => 'https://doc.zwiicms.fr/menu',
|
||||
'target' => '_blank',
|
||||
'ico' => 'help',
|
||||
|
Loading…
Reference in New Issue
Block a user