Refine wording on successful creation of mailbox
This commit is contained in:
parent
00c70bfe18
commit
58cf02a25c
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue