mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-17 13:02:07 +01:00
Refine wording on successful creation of mailbox
This commit is contained in:
@@ -108,8 +108,8 @@
|
||||
</div>
|
||||
|
||||
<div ng-hide="successfullyCreated" class="alert alert-success">
|
||||
<p>{% trans "Email with id :" %} {$ createdID
|
||||
$}{% trans " is successfully created." %}</p>
|
||||
<p>{% trans "Mailbox with username:" %} {$ createdID
|
||||
$}{% trans " has been successfully created." %}</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