From b0b08326a8c624a8b8180362c78b52fb23eb583e Mon Sep 17 00:00:00 2001 From: Marco Nassabain Date: Thu, 8 Apr 2021 23:05:29 +0200 Subject: =?UTF-8?q?=F0=9F=A9=B9=20Fix=20rebase=20issues?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marco Nassabain --- templates/part.content.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'templates/part.content.php') diff --git a/templates/part.content.php b/templates/part.content.php index 3dcb3b00a..11b34eea0 100644 --- a/templates/part.content.php +++ b/templates/part.content.php @@ -159,16 +159,16 @@
+ ng-href="{{ Share.getFacebookUrl(item.url) }}">
+ ng-href="{{ Share.getTwitterUrl(item.url) }}">
+ ng-href="{{ Share.getEmailUrl(item.url, 't('I wanted you to see this article')) ?>', 't('Check out this article')) ?>') }}">
@@ -203,7 +203,7 @@ t('by')) ?> {{ ::item.author }} t('from')) ?> - + {{ ::Content.getFeed(item.feedId).title }} favicon -- cgit v1.2.3