From 84a088a8340dfa2f5f3dc70866d2d47d91cbcaf0 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 14 Feb 2013 18:02:21 +0100 Subject: fixed styling of left content and reversed mark read buttons + unread count --- templates/part.listfeed.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'templates/part.listfeed.php') diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php index f6b4033ef..ab63822d5 100644 --- a/templates/part.listfeed.php +++ b/templates/part.listfeed.php @@ -16,15 +16,16 @@ class="svg action delete-icon" title="t('Delete feed')); ?>"> - - {{ getUnreadCount(feedType.Feed, feed.id) }} + + + -- cgit v1.2.3