Update conversations.html
This commit is contained in:
@@ -99,9 +99,9 @@
|
|||||||
<p class="text-muted mb-0" id="deleteConversationName{{ conversation.id }}">{{ conversation.name }}</p>
|
<p class="text-muted mb-0" id="deleteConversationName{{ conversation.id }}">{{ conversation.name }}</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="alert alert-info">
|
<div class="alert alert-warning">
|
||||||
<i class="fas fa-info-circle me-2"></i>
|
<i class="fas fa-exclamation-triangle me-2"></i>
|
||||||
This item will be moved to trash. You can restore it from the trash page within 30 days.
|
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>
|
</div>
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
|
|||||||
Reference in New Issue
Block a user