1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 10:33:57 +00:00

password hint page

This commit is contained in:
Kyle Spearrin
2018-01-31 17:06:14 -05:00
parent 44bfeffcdd
commit 16450f3ba9
7 changed files with 88 additions and 12 deletions

View File

@@ -26,9 +26,9 @@
</a>
</div>
<div class="sub-options">
<a href="#">{{'getMasterPasswordHint' | i18n}}</a>
<a routerLink="/hint">{{'getMasterPasswordHint' | i18n}}</a>
</div>
<a href="#" class="settings-icon">
<a routerLink="/environment" class="settings-icon">
<i class="fa fa-cog fa-lg"></i><span>&nbsp;{{'settings' | i18n}}</span>
</a>
</div>