From 59f5304d87b8ccc8297b304d248b00f98cc1c7cc Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 19 Jul 2018 17:17:30 -0400 Subject: [PATCH] no collections message --- src/app/vault/bulk-share.component.html | 9 ++++++--- src/app/vault/share.component.html | 9 ++++++--- 2 files changed, 12 insertions(+), 6 deletions(-) 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}} +
+