der
This commit is contained in:
parent
99d418eea9
commit
314f9eb06b
|
|
@ -140,8 +140,8 @@
|
|||
</div>
|
||||
|
||||
<?php if($aCorriger == "1"): ?>
|
||||
<label class="control-label"><?= _("Correction demandée");?></label>
|
||||
<div class="well well-sm w-100" style="min-height: 120px; background-color: #fcfcfc; margin-bottom: 0;">
|
||||
<label class="control-label mt-2 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;">
|
||||
<?= nl2br($motif); ?>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user