1
0
Fork 0
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:
Daniel García 2018-03-21 01:05:13 +01:00
commit 3b2b4d8382
25 changed files with 277 additions and 443 deletions

View file

@ -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>