sert
This commit is contained in:
parent
dd096a116c
commit
09dc49405d
|
|
@ -20,7 +20,7 @@
|
|||
<div class="modal-dialog modal-lg modal-dialog-centered modal-dialog-scrollable">
|
||||
<div class="modal-content">
|
||||
<div class="modal-header">
|
||||
<h5 class="modal-title" id="popmessagerieLabel text-uppercase">
|
||||
<h5 class="modal-title text-uppercase small" id="popmessagerieLabel text-uppercase">
|
||||
<i class="bi bi-envelope me-2"></i><?= _("Messages non lus") ?>
|
||||
</h5>
|
||||
<button type="button" class="btn p-2 border-0 shadow-none d-flex align-items-center justify-content-center"
|
||||
|
|
@ -53,7 +53,7 @@
|
|||
<div class="modal-dialog modal-lg modal-dialog-centered modal-dialog-scrollable">
|
||||
<div class="modal-content">
|
||||
<div class="modal-header">
|
||||
<h5 class="modal-title text-uppercase" id="popderniermessagerieLabel">
|
||||
<h5 class="modal-title text-uppercase small" id="popderniermessagerieLabel">
|
||||
<i class="bi bi-exclamation-circle me-2"></i><?= _("Alerte Réception Message...") ?>
|
||||
</h5>
|
||||
<button type="button" class="btn p-2 border-0 shadow-none d-flex align-items-center justify-content-center"
|
||||
|
|
@ -86,7 +86,7 @@
|
|||
<div class="modal-dialog modal-dialog-centered modal-lg">
|
||||
<div class="modal-content">
|
||||
<div class="modal-header">
|
||||
<h5 class="modal-title text-uppercase" id="pop_photoLabel">
|
||||
<h5 class="modal-title text-uppercase small" id="pop_photoLabel">
|
||||
<i class="bi bi-camera me-2"></i><?= _("Photo du bénéficiaire") ?>
|
||||
</h5>
|
||||
<button type="button" class="btn p-2 border-0 shadow-none d-flex align-items-center justify-content-center"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user