Fix texts in dialogs
This commit is contained in:
@@ -76,8 +76,9 @@
|
||||
<h4 class="modal-title">Delete user {{ userremove.userInfo.username || userremove.userInfo.email }}</h4>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
After deletion, the user will not be able to access the dashboard or login to any of the apps. Note that any user data inside
|
||||
the apps is not removed.
|
||||
After deletion, the user will not be able to access the dashboard or login to any of the apps. Note that any user data inside
|
||||
the apps is not removed.
|
||||
<br>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
|
||||
|
||||
Reference in New Issue
Block a user