From 5fa3d41316a583c4d436b327a0d2044093dffa12 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 12 Feb 2013 01:29:09 +0100 Subject: brought back unread and starred feeds --- templates/part.feed.unread.php | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'templates/part.feed.unread.php') diff --git a/templates/part.feed.unread.php b/templates/part.feed.unread.php index 795ef3c2d..559a96a90 100644 --- a/templates/part.feed.unread.php +++ b/templates/part.feed.unread.php @@ -1,20 +1,19 @@
  • - t('New articles'))?> - - {{ getUnreadCount(feedType.Starred, 0) }} - + + {{ getUnreadCount(feedType.Subscriptions, 0) }} +
  • \ No newline at end of file -- cgit v1.2.3