|
|
|
@ -168,10 +168,14 @@
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col12">
|
|
|
|
|
<div class="block" id="social">
|
|
|
|
|
<h4><?php
|
|
|
|
|
echo template::ico('plus','right');
|
|
|
|
|
echo template::ico('minus','right');
|
|
|
|
|
?>Réseaux sociaux</h4>
|
|
|
|
|
<h4>Réseaux sociaux
|
|
|
|
|
<div class="openClose">
|
|
|
|
|
<?php
|
|
|
|
|
echo template::ico('plus','right');
|
|
|
|
|
echo template::ico('minus','right');
|
|
|
|
|
?>
|
|
|
|
|
</div>
|
|
|
|
|
</h4>
|
|
|
|
|
<div class="blockContainer">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col3">
|
|
|
|
@ -240,10 +244,14 @@
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col12">
|
|
|
|
|
<div class="block" id="ceo">
|
|
|
|
|
<h4><?php
|
|
|
|
|
echo template::ico('plus','right');
|
|
|
|
|
echo template::ico('minus','right');
|
|
|
|
|
?>Référencement</h4>
|
|
|
|
|
<h4>Référencement
|
|
|
|
|
<div class="openClose">
|
|
|
|
|
<?php
|
|
|
|
|
echo template::ico('plus','right');
|
|
|
|
|
echo template::ico('minus','right');
|
|
|
|
|
?>
|
|
|
|
|
</div>
|
|
|
|
|
</h4>
|
|
|
|
|
<div class="blockContainer">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col4 offset1">
|
|
|
|
@ -283,10 +291,14 @@
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col12">
|
|
|
|
|
<div class="block" id="network">
|
|
|
|
|
<h4><?php
|
|
|
|
|
echo template::ico('plus','right');
|
|
|
|
|
echo template::ico('minus','right');
|
|
|
|
|
?>Réseau</h4>
|
|
|
|
|
<h4>Réseau
|
|
|
|
|
<div class="openClose">
|
|
|
|
|
<?php
|
|
|
|
|
echo template::ico('plus','right');
|
|
|
|
|
echo template::ico('minus','right');
|
|
|
|
|
?>
|
|
|
|
|
</div>
|
|
|
|
|
</h4>
|
|
|
|
|
<div class="blockContainer">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col2">
|
|
|
|
@ -317,10 +329,14 @@
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col12">
|
|
|
|
|
<div class="block" id="smtp">
|
|
|
|
|
<h4><?php
|
|
|
|
|
echo template::ico('plus','right');
|
|
|
|
|
echo template::ico('minus','right');
|
|
|
|
|
?>Messagerie SMTP</h4>
|
|
|
|
|
<h4>Messagerie SMTP
|
|
|
|
|
<div class="openClose">
|
|
|
|
|
<?php
|
|
|
|
|
echo template::ico('plus','right');
|
|
|
|
|
echo template::ico('minus','right');
|
|
|
|
|
?>
|
|
|
|
|
</div>
|
|
|
|
|
</h4>
|
|
|
|
|
<div class="blockContainer">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col12">
|
|
|
|
@ -384,10 +400,14 @@
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col12">
|
|
|
|
|
<div class="block" id="login">
|
|
|
|
|
<h4><?php
|
|
|
|
|
echo template::ico('plus','right');
|
|
|
|
|
echo template::ico('minus','right');
|
|
|
|
|
?>Sécurité de la connexion</h4>
|
|
|
|
|
<h4>Sécurité de la connexion
|
|
|
|
|
<div class="openClose">
|
|
|
|
|
<?php
|
|
|
|
|
echo template::ico('plus','right');
|
|
|
|
|
echo template::ico('minus','right');
|
|
|
|
|
?>
|
|
|
|
|
</div>
|
|
|
|
|
</h4>
|
|
|
|
|
<div class="blockContainer">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col3">
|
|
|
|
@ -431,10 +451,14 @@
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col12">
|
|
|
|
|
<div class="block" id="logs">
|
|
|
|
|
<h4><?php
|
|
|
|
|
echo template::ico('plus','right');
|
|
|
|
|
echo template::ico('minus','right');
|
|
|
|
|
?>Journalisation</h4>
|
|
|
|
|
<h4>Journalisation
|
|
|
|
|
<div class="openClose">
|
|
|
|
|
<?php
|
|
|
|
|
echo template::ico('plus','right');
|
|
|
|
|
echo template::ico('minus','right');
|
|
|
|
|
?>
|
|
|
|
|
</div>
|
|
|
|
|
</h4>
|
|
|
|
|
<div class="blockContainer">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col4 verticalAlignBottom">
|
|
|
|
@ -465,10 +489,14 @@
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col12">
|
|
|
|
|
<div class="block" id="script">
|
|
|
|
|
<h4><?php
|
|
|
|
|
echo template::ico('plus','right');
|
|
|
|
|
echo template::ico('minus','right');
|
|
|
|
|
?>Scripts</h4>
|
|
|
|
|
<h4>Scripts
|
|
|
|
|
<div class="openClose">
|
|
|
|
|
<?php
|
|
|
|
|
echo template::ico('plus','right');
|
|
|
|
|
echo template::ico('minus','right');
|
|
|
|
|
?>
|
|
|
|
|
</div>
|
|
|
|
|
</h4>
|
|
|
|
|
<div class="blockContainer">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col3">
|
|
|
|
@ -501,10 +529,14 @@
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col12" >
|
|
|
|
|
<div class="block" id="system">
|
|
|
|
|
<h4><?php
|
|
|
|
|
echo template::ico('plus','right');
|
|
|
|
|
echo template::ico('minus','right');
|
|
|
|
|
?>Système</h4>
|
|
|
|
|
<h4>Système
|
|
|
|
|
<div class="openClose">
|
|
|
|
|
<?php
|
|
|
|
|
echo template::ico('plus','right');
|
|
|
|
|
echo template::ico('minus','right');
|
|
|
|
|
?>
|
|
|
|
|
</div>
|
|
|
|
|
</h4>
|
|
|
|
|
<div class="blockContainer">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col2">
|
|
|
|
|