| Server IP : 145.239.37.162 / Your IP : 216.73.216.205 Web Server : Apache System : Linux webm003.cluster130.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : verseaa ( 38250) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/verseaa/www/wp-content/plugins/ml-pc-plugin/admin/views/ |
Upload File : |
<!-- afficher la politique de mentions légales (backend : formulaire remplissage)
MLPC
-->
<!-- <section id="ml-form">
<h2>Politique de confidentialité view ml</h2>
<form action="" method="post">
<label for="owner">Addresse du site :
<input type="text" name="owner" id="owner" value="<?php echo get_option('owner'); ?>">
</label>
<label for="creator">Créateur du site :
<input type="text" name="creator" id="creator" value="<?php echo get_option('creator'); ?>">
</label>
<label for="responsable">Responsable publication :
<input type="text" name="responsable" id="responsable" value="<?php echo get_option('responsable'); ?>">
</label>
<label for="email">E-mail :
<input type="email" name="email" id="email" value="<?php echo get_option('email'); ?>">
</label>
<label for="address">Addresse :
<input type="text" name="address" id="address" value="<?php echo get_option('address'); ?>">
</label>
<label for="host">Hébergeur :
<input type="text" name="host" id="host" value="<?php echo get_option('host'); ?>">
</label>
<?php wp_nonce_field('ml_pc_save', 'ml_pc_nonce'); ?>
<input type="submit" value="Enregistrer">
</form>
</section> -->