fd
This commit is contained in:
parent
928fad334e
commit
22d136aaf0
|
|
@ -32,7 +32,7 @@
|
||||||
<label class="form-label small fw-bold text-muted text-uppercase"><?= _("Référence de la demande") ?></label>
|
<label class="form-label small fw-bold text-muted text-uppercase"><?= _("Référence de la demande") ?></label>
|
||||||
<div class="input-group shadow-sm">
|
<div class="input-group shadow-sm">
|
||||||
<span class="input-group-text bg-white"><i class="fas fa-hashtag text-primary"></i></span>
|
<span class="input-group-text bg-white"><i class="fas fa-hashtag text-primary"></i></span>
|
||||||
<input class="form-control fw-bold bg-white" type="text" value="<?= $numeroDemandeRemboursement; ?>" disabled>
|
<input class="form-control fw-bold" type="text" value="<?= $numeroDemandeRemboursement; ?>" disabled>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user