Update conversations.html

This commit is contained in:
2025-05-30 13:52:13 +02:00
parent 7723cd0d70
commit 24612879a1

View File

@@ -99,9 +99,9 @@
<p class="text-muted mb-0" id="deleteConversationName{{ conversation.id }}">{{ conversation.name }}</p>
</div>
</div>
<div class="alert alert-info">
<i class="fas fa-info-circle me-2"></i>
This item will be moved to trash. You can restore it from the trash page within 30 days.
<div class="alert alert-warning">
<i class="fas fa-exclamation-triangle me-2"></i>
This conversation will be permanently deleted and cannot be recovered. All messages will be lost. Are you sure you want to proceed?
</div>
</div>
<div class="modal-footer">