mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
lowercase the
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user