mirror of
https://github.com/bitwarden/browser
synced 2026-01-05 01:53:55 +00:00
UI updates for org pages
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<div class="form-group">
|
||||
<div class="radio">
|
||||
<label>
|
||||
<input type="radio" id="user-type" ng-model="model.type" name="Type" value="User" checked>
|
||||
<input type="radio" id="user-type" ng-model="model.type" name="Type" value="User">
|
||||
<strong>User</strong> - A regular user with access to your organization's subvaults.
|
||||
</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user