forked from ZwiiCMS-Team/ZwiiCMS
Bouton Help mis de coté
This commit is contained in:
parent
d242199446
commit
0bac09a48d
@ -8,13 +8,13 @@
|
|||||||
]); ?>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col1">
|
<div class="col1">
|
||||||
<?php echo template::button('configHelp', [
|
<?php /**echo template::button('configHelp', [
|
||||||
'class' => 'buttonHelp',
|
'class' => 'buttonHelp',
|
||||||
'href' => 'https://doc.zwiicms.fr/configuration-du-site',
|
'href' => 'https://doc.zwiicms.fr/configuration-du-site',
|
||||||
'target' => '_blank',
|
'target' => '_blank',
|
||||||
'value' => template::ico('help'),
|
'value' => template::ico('help'),
|
||||||
'help' => 'Consulter l\'aide en ligne'
|
'help' => 'Consulter l\'aide en ligne'
|
||||||
]); ?>
|
]); */?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col2 offset8">
|
<div class="col2 offset8">
|
||||||
<?php echo template::submit('Submit'); ?>
|
<?php echo template::submit('Submit'); ?>
|
||||||
|
@ -10,13 +10,13 @@
|
|||||||
]); ?>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col1">
|
<div class="col1">
|
||||||
<?php echo template::button('pageEditHelp', [
|
<?php /**echo template::button('pageEditHelp', [
|
||||||
'href' => 'https://doc.zwiicms.fr/edition-des-pages',
|
'href' => 'https://doc.zwiicms.fr/edition-des-pages',
|
||||||
'target' => '_blank',
|
'target' => '_blank',
|
||||||
'value' => template::ico('help'),
|
'value' => template::ico('help'),
|
||||||
'class' => 'buttonHelp',
|
'class' => 'buttonHelp',
|
||||||
'help' => 'Consulter l\'aide en ligne'
|
'help' => 'Consulter l\'aide en ligne'
|
||||||
]); ?>
|
]); */?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col1 offset6">
|
<div class="col1 offset6">
|
||||||
<?php echo template::button('pageEditDelete', [
|
<?php echo template::button('pageEditDelete', [
|
||||||
|
@ -7,13 +7,13 @@
|
|||||||
]); ?>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col1">
|
<div class="col1">
|
||||||
<?php echo template::button('pluginHelp', [
|
<?php /**echo template::button('pluginHelp', [
|
||||||
'href' => 'https://doc.zwiicms.fr/gestion-des-modules',
|
'href' => 'https://doc.zwiicms.fr/gestion-des-modules',
|
||||||
'target' => '_blank',
|
'target' => '_blank',
|
||||||
'value' => template::ico('help'),
|
'value' => template::ico('help'),
|
||||||
'class' => 'buttonHelp',
|
'class' => 'buttonHelp',
|
||||||
'help' => 'Consulter l\'aide en ligne'
|
'help' => 'Consulter l\'aide en ligne'
|
||||||
]); ?>
|
]);*/ ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col1 offset8">
|
<div class="col1 offset8">
|
||||||
<?php echo template::button('pluginModulesStore', [
|
<?php echo template::button('pluginModulesStore', [
|
||||||
|
@ -8,13 +8,13 @@
|
|||||||
]); ?>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col1">
|
<div class="col1">
|
||||||
<?php echo template::button('pluginIndexHelp', [
|
<?php /**echo template::button('pluginIndexHelp', [
|
||||||
'href' => 'https://doc.zwiicms.fr/installation-d-un-module',
|
'href' => 'https://doc.zwiicms.fr/installation-d-un-module',
|
||||||
'target' => '_blank',
|
'target' => '_blank',
|
||||||
'class' => 'buttonHelp',
|
'class' => 'buttonHelp',
|
||||||
'value' => template::ico('help'),
|
'value' => template::ico('help'),
|
||||||
'help' => 'Consulter l\'aide en ligne'
|
'help' => 'Consulter l\'aide en ligne'
|
||||||
]); ?>
|
]);*/ ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col2 offset8">
|
<div class="col2 offset8">
|
||||||
<?php echo template::submit('configModulesSubmit',[
|
<?php echo template::submit('configModulesSubmit',[
|
||||||
|
@ -8,13 +8,13 @@
|
|||||||
]); ?>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col1">
|
<div class="col1">
|
||||||
<?php echo template::button('translateHelp', [
|
<?php /**echo template::button('translateHelp', [
|
||||||
'href' => 'https://doc.zwiicms.fr/prise-en-charge-des-langues-etrangeres',
|
'href' => 'https://doc.zwiicms.fr/prise-en-charge-des-langues-etrangeres',
|
||||||
'target' => '_blank',
|
'target' => '_blank',
|
||||||
'value' => template::ico('help'),
|
'value' => template::ico('help'),
|
||||||
'class' => 'buttonHelp',
|
'class' => 'buttonHelp',
|
||||||
'help' => 'Consulter l\'aide en ligne'
|
'help' => 'Consulter l\'aide en ligne'
|
||||||
]); ?>
|
]);*/ ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col1 offset6">
|
<div class="col1 offset6">
|
||||||
<?php echo template::button('translateButton', [
|
<?php echo template::button('translateButton', [
|
||||||
|
@ -8,13 +8,13 @@
|
|||||||
]); ?>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col1">
|
<div class="col1">
|
||||||
<?php echo template::button('userHelp', [
|
<?php /**echo template::button('userHelp', [
|
||||||
'href' => 'https://doc.zwiicms.fr/importation-d-une-liste-d-utilisateurs',
|
'href' => 'https://doc.zwiicms.fr/importation-d-une-liste-d-utilisateurs',
|
||||||
'target' => '_blank',
|
'target' => '_blank',
|
||||||
'value' => template::ico('help'),
|
'value' => template::ico('help'),
|
||||||
'class' => 'buttonHelp',
|
'class' => 'buttonHelp',
|
||||||
'help' => 'Consulter l\'aide en ligne'
|
'help' => 'Consulter l\'aide en ligne'
|
||||||
]); ?>
|
]);*/ ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col2 offset8">
|
<div class="col2 offset8">
|
||||||
<?php echo template::submit('userImportSubmit', [
|
<?php echo template::submit('userImportSubmit', [
|
||||||
|
@ -7,13 +7,13 @@
|
|||||||
]); ?>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col1">
|
<div class="col1">
|
||||||
<?php echo template::button('userHelp', [
|
<?php /**echo template::button('userHelp', [
|
||||||
'href' => 'https://doc.zwiicms.fr/gestion-des-utilisateurs',
|
'href' => 'https://doc.zwiicms.fr/gestion-des-utilisateurs',
|
||||||
'target' => '_blank',
|
'target' => '_blank',
|
||||||
'value' => template::ico('help'),
|
'value' => template::ico('help'),
|
||||||
'class' => 'buttonHelp',
|
'class' => 'buttonHelp',
|
||||||
'help' => 'Consulter l\'aide en ligne'
|
'help' => 'Consulter l\'aide en ligne'
|
||||||
]); ?>
|
]);*/ ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col1 offset8">
|
<div class="col1 offset8">
|
||||||
<?php echo template::button('userImport', [
|
<?php echo template::button('userImport', [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user