1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

lowercase the

This commit is contained in:
Kyle Spearrin
2017-04-13 10:10:46 -04:00
parent ce68c1599f
commit ba6ca4a6bb

View File

@@ -86,7 +86,7 @@
</li> </li>
<li ng-class="{active: $state.is('backend.user.apps')}"> <li ng-class="{active: $state.is('backend.user.apps')}">
<a ui-sref="backend.user.apps"> <a ui-sref="backend.user.apps">
<i class="fa fa-cubes fa-fw"></i> <span>Get The Apps</span> <i class="fa fa-cubes fa-fw"></i> <span>Get the Apps</span>
</a> </a>
</li> </li>
<li class="header"> <li class="header">