This commit is contained in:
KONE SOREL 2026-04-18 15:11:55 +00:00
parent 76cc3a767b
commit ce9a8df5c2

View File

@ -140,7 +140,7 @@
</div>
<?php if($aCorriger == "1"): ?>
<label class="control-label mt-3 fw-bold mb-1"><?= _("Correction demandée");?></label>
<label class="control-label mt-3 fw-bold mb-1 text-danger"><?= _("Correction demandée");?></label>
<div class="well well-sm w-100" style="min-height: 120px; background-color: #f3f2f1; margin-bottom: 0;">
<?= nl2br($motif); ?>
</div>