mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 11:13:46 +00:00
ally title work
This commit is contained in:
@@ -101,8 +101,8 @@
|
||||
</div>
|
||||
<div class="ml-auto">
|
||||
<button type="button" class="btn btn-outline-secondary" (click)="history()"
|
||||
title="{{'passwordHistory' | i18n}}">
|
||||
<i class="fa fa-clock-o fa-lg"></i>
|
||||
appA11yTitle="{{'passwordHistory' | i18n}}">
|
||||
<i class="fa fa-clock-o fa-lg" aria-hidden="true"></i>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user