ser
This commit is contained in:
parent
aaddac74a6
commit
416a57be5c
|
|
@ -70,7 +70,7 @@
|
|||
<?php elseif ($aCorriger == "1"): ?>
|
||||
<div class="d-flex flex-column align-items-center">
|
||||
<span class="text-warning fw-bold small mb-1"><i class="fas fa-exclamation-triangle"></i> <?= _('A corriger') ?></span>
|
||||
<button class="btn btn-xs btn-outline-warning py-0 px-2" onclick="motif_rejet('<?= $motif; ?>');">
|
||||
<button class="btn btn-xs btn-warning py-0 px-2 text-light" onclick="motif_rejet('<?= $motif; ?>');">
|
||||
<i class="fas fa-eye"></i> <?= _("Motif") ?>
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user