diff --git a/webapp_utils.py b/webapp_utils.py index 08e653edc..c46190b90 100644 --- a/webapp_utils.py +++ b/webapp_utils.py @@ -1297,9 +1297,13 @@ def htmlSearchResultShare(baseDir: str, sharedItem: {}, translate: {}, contactActor = \ httpPrefix + '://' + domainFull + '/users/' + contactNickname sharedItemsForm += \ - '
\n' + '">\n' + \ + '\n' # should the remove button be shown? showRemoveButton = False