diff --git a/src/popup/vault/groupings.component.html b/src/popup/vault/groupings.component.html index 0aa0563202..cdad0e9331 100644 --- a/src/popup/vault/groupings.component.html +++ b/src/popup/vault/groupings.component.html @@ -23,131 +23,135 @@ -
-
- {{'favorites' | i18n}} - {{favoriteCiphers.length}} + +
+
+ {{'favorites' | i18n}} + {{favoriteCiphers.length}} +
+
+ +
-
- -
-
- -
-
- {{'folders' | i18n}} - {{folderCount}} -
-
- - -
-
- {{'collections' | i18n}} - {{nestedCollections.length}} +
+
+ {{'folders' | i18n}} + {{folderCount}} +
+
- -
-
- {{'noneFolder' | i18n}} -
{{noFolderCiphers.length}}
+
+
+ {{'noneFolder' | i18n}} +
{{noFolderCiphers.length}}
+
+
+ +
-
- +
+
+ {{'trash' | i18n}} + {{deletedCount}} +
+
-
-
-
- {{'trash' | i18n}} - {{deletedCount}} -
- -
+

{{'noItemsInList' | i18n}}

-
-
- + +
+
+ +
-
+