z
This commit is contained in:
parent
4e78d73609
commit
4ae401a9bf
|
|
@ -527,12 +527,12 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
|||
<i class="bi bi-lightning"></i>
|
||||
<span><?= _('Actions rapides') ?></span>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<button class="action-btn" onclick="appNotifications.showMessagesModal()" aria-label="Gérer les notifications">
|
||||
<i class="bi bi-chat-dots"></i>
|
||||
<span><?= _('Gérer les notifications') ?></span>
|
||||
</button>
|
||||
|
||||
-->
|
||||
<button class="action-btn" onclick="change_password()" aria-label="Changer le mot de passe">
|
||||
<i class="bi bi-key"></i>
|
||||
<span><?= _('Changer le mot de passe') ?></span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user