fix modal text
This commit is contained in:
parent
27c56a9204
commit
88f8485202
|
@ -87,7 +87,7 @@
|
|||
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
{% trans 'Are you sure that you want delete this user?' %}
|
||||
{% trans 'Are you sure that you want share the info of this credentials?' %}
|
||||
</div>
|
||||
<div class="modal-footer"></div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue