v
This commit is contained in:
parent
f4013b9897
commit
24ada09216
|
|
@ -71,14 +71,8 @@
|
|||
<td> </td>
|
||||
|
||||
<td>
|
||||
<?php if($estsupprimableAdh==false): ?>
|
||||
<?php if ($superUser=="1"): ?>
|
||||
<input style='font-size:10pt;' class = "form-control btn btn-warning" type="button" value="<?= _("Désarchiver toute la famille") ?>" onClick="javascript:de_archiver_adherent_fiche('<?= $idAdherent ?>');">
|
||||
<?php endif; ?>
|
||||
<?php else: ?>
|
||||
<input style='font-size:10pt;' class = "form-control btn btn-info" type="button" value="<?= _("Archiver toute la famille") ?>" onClick="javascript:archiver_adherent_fiche('<?= $idAdherent ?>');">
|
||||
<?php endif; ?>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user