info text on invite

This commit is contained in:
Kyle Spearrin 2017-04-12 11:01:03 -04:00
parent f6b1666cd7
commit 31ce92fa9d
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@
<form name="inviteForm" ng-submit="inviteForm.$valid && submit(model)" api-form="submitPromise">
<div class="modal-body">
<p>
Invite a new user to your organization by entering their bitwarden account email address below.
Invite a new user to your organization by entering their bitwarden account email address below. If they do not have
a bitwarden account already, they will be prompted to create a new account.
</p>
<div class="callout callout-danger validation-errors" ng-show="inviteForm.$errors">
<h4>Errors have occured</h4>