diff --git a/src/components/snippets/ListItem.vue b/src/components/snippets/ListItem.vue index 848ef0d0ab..e0da34dbba 100644 --- a/src/components/snippets/ListItem.vue +++ b/src/components/snippets/ListItem.vue @@ -21,17 +21,18 @@ + :buttons="buttons"> + {{ t('mail','Content') }} + {{ t('mail','Shares') }} - - {{ user.shareWith }} - - {{ t('mail','Remove share') }} - - + + + + + + + + + + + +
- {{ user.shareWith }} - - {{ t('mail','Remove share') }} - -