mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-22 02:21:34 +01:00
added href so link shows clickable
This commit is contained in:
parent
2e1fbcf003
commit
7900596380
@ -25,7 +25,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-center text-accent">
|
||||
<a ng-click="lostApp()">{{i18n.lost2FAApp}}</a>
|
||||
<a href="" ng-click="lostApp()">{{i18n.lost2FAApp}}</a>
|
||||
</p>
|
||||
</div>
|
||||
</form>
|
||||
|
Loading…
Reference in New Issue
Block a user