mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
info text on invite
This commit is contained in:
@@ -5,7 +5,8 @@
|
|||||||
<form name="inviteForm" ng-submit="inviteForm.$valid && submit(model)" api-form="submitPromise">
|
<form name="inviteForm" ng-submit="inviteForm.$valid && submit(model)" api-form="submitPromise">
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
<p>
|
<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>
|
</p>
|
||||||
<div class="callout callout-danger validation-errors" ng-show="inviteForm.$errors">
|
<div class="callout callout-danger validation-errors" ng-show="inviteForm.$errors">
|
||||||
<h4>Errors have occured</h4>
|
<h4>Errors have occured</h4>
|
||||||
|
|||||||
Reference in New Issue
Block a user