mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-18 13:32:05 +01:00
Refine wording on successful deletion of mailbox
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
</div>
|
||||
|
||||
<div ng-hide="successfullyDeleted" class="alert alert-success">
|
||||
<p>{% trans "Email with id : {$ deletedID $} is successfully deleted." %}</p>
|
||||
<p>{% trans "Mailbox with username: {$ deletedID $} has been successfully deleted." %}</p>
|
||||
</div>
|
||||
<div ng-hide="couldNotConnect" class="alert alert-danger">
|
||||
<p>{% trans "Could not connect to server. Please refresh this page." %}</p>
|
||||
|
||||
Reference in New Issue
Block a user