From de69f7a89961e36a3bd61688caae393433d81641 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Mon, 10 Oct 2016 12:57:57 +0200 Subject: [PATCH] Fix HTML Signed-off-by: Roeland Jago Douma --- core/js/sharedialogshareelistview.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/js/sharedialogshareelistview.js b/core/js/sharedialogshareelistview.js index ee51f1d9e3d..0125a433a32 100644 --- a/core/js/sharedialogshareelistview.js +++ b/core/js/sharedialogshareelistview.js @@ -82,7 +82,7 @@ '' + '{{/each}}' + '{{#each linkReshares}}' + - '' + + '
  • ' + '{{#if avatarEnabled}}' + '
    ' + '{{/if}}' +