From d2a95ef2a6c0b69c07fe15385d09853c57a0b6d3 Mon Sep 17 00:00:00 2001 From: maTh Date: Thu, 14 Oct 2021 13:32:05 +0200 Subject: fix (#3876) --- app/views/index/reader.phtml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/views/index') diff --git a/app/views/index/reader.phtml b/app/views/index/reader.phtml index 8183a67e7..86b27ea93 100644 --- a/app/views/index/reader.phtml +++ b/app/views/index/reader.phtml @@ -37,12 +37,14 @@ $content_width = FreshRSS_Context::$user_conf->content_width; $readUrl['params']['is_read'] = 0; } ?> + isRead() ? 'read' : 'unread') ?> isFavorite() ? 'starred' : 'non-starred') ?> + show_favicons): ?> ✇ -- cgit v1.2.3