diff --git a/src/app/vault/bulk-share.component.html b/src/app/vault/bulk-share.component.html index e5a5f1a55e..70b8758cab 100644 --- a/src/app/vault/bulk-share.component.html +++ b/src/app/vault/bulk-share.component.html @@ -20,16 +20,19 @@

{{'collections' | i18n}}

- +
- +
- +
+ {{'noCollectionsInList' | i18n}} +
+
diff --git a/src/app/vault/share.component.html b/src/app/vault/share.component.html index b43a8eed23..7559a33f2b 100644 --- a/src/app/vault/share.component.html +++ b/src/app/vault/share.component.html @@ -20,16 +20,19 @@

{{'collections' | i18n}}

- +
- +
- +
+ {{'noCollectionsInList' | i18n}} +
+