mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 11:43:46 +00:00
more form fixes
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<div class="modal-footer">
|
||||
<button appBlurClick type="submit" class="btn btn-danger btn-submit" [disabled]="form.loading">
|
||||
<i class="fa fa-spinner fa-spin"></i>
|
||||
<span>{{'deauthorize' | i18n}}</span>
|
||||
<span>{{'deauthorizeSessions' | i18n}}</span>
|
||||
</button>
|
||||
<button type="button" class="btn btn-outline-secondary" data-dismiss="modal">{{'close' | i18n}}</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user