mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-10-15 14:24:54 +00:00
Updated web vault
This commit is contained in:
parent
9116253ae5
commit
3b2b4d8382
25 changed files with 277 additions and 443 deletions
|
@ -5,8 +5,8 @@
|
|||
<form name="inviteForm" ng-submit="inviteForm.$valid && submit(model)" api-form="submitPromise" autocomplete="off">
|
||||
<div class="modal-body">
|
||||
<p>
|
||||
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.
|
||||
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 occurred</h4>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue