z
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user