9 lines
279 B
PHP
Executable File
9 lines
279 B
PHP
Executable File
<?php $this->titre = "INTER-SANTE - Habilitations"; ?>
|
|
|
|
<legend> <?= _("GESTION DES DROITS DES UTILISATEURS") ?> </legend>
|
|
|
|
<div id="div_list_puce" class="row">
|
|
<ul>
|
|
<h3><li><a href="Paramhabilitationass/"> <?= _("Droits utilisateurs") ?> </a></li></h3>
|
|
</ul>
|
|
</div>
|