From 3494e602903e4cd0e25e626b76b51be4e95a8a05 Mon Sep 17 00:00:00 2001 From: Marco Nassabain Date: Fri, 19 Mar 2021 00:00:11 +0100 Subject: =?UTF-8?q?=E2=9C=A8=20Shared=20items:=20show=20sharer=20display?= =?UTF-8?q?=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marco Nassabain --- templates/part.content.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/part.content.php b/templates/part.content.php index 9264d8fb5..6a5c8421c 100644 --- a/templates/part.content.php +++ b/templates/part.content.php @@ -167,7 +167,7 @@
+ ng-href="{{ Share.getEmailUrl(item.url, 't('I wanted you to see this article')) ?>', 't('Check out this article')) ?>') }}">
@@ -209,7 +209,7 @@ - t('shared by')) ?> - {{ ::item.sharedBy }} + {{ ::item.sharedByDisplayName }} -- cgit v1.2.3