This commit is contained in:
KONE SOREL 2026-04-18 14:54:45 +00:00
parent 0b50d71e21
commit e473a189d6

View File

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