Fix texts in dialogs
This commit is contained in:
@@ -135,7 +135,7 @@
|
||||
<h4 class="modal-title">Delete mailbox {{ mailboxes.remove.mailbox.name }}@{{selectedDomain.domain}}</h4>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<p>Really delete mailbox <b>{{ mailboxes.remove.mailbox.name }}@{{selectedDomain.domain}}</b>?</p>
|
||||
<p>After deletion, emails to this mailbox will bounce. Note that the mailbox data is not removed.</p>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
|
||||
|
||||
Reference in New Issue
Block a user