From c7a265fedf1b4e3ea08575e59ee14a1b3636d629 Mon Sep 17 00:00:00 2001 From: Greg Date: Wed, 20 Oct 2021 21:14:19 -0400 Subject: Update add folder and unread feed icons Give both add folder and unread feed icons their own unique icons instead of sharing them with subscribe and all articles. Signed-off-by: Greg Ross --- templates/part.navigation.unreadfeed.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/part.navigation.unreadfeed.php') diff --git a/templates/part.navigation.unreadfeed.php b/templates/part.navigation.unreadfeed.php index ac92625af..4b45b6d06 100644 --- a/templates/part.navigation.unreadfeed.php +++ b/templates/part.navigation.unreadfeed.php @@ -4,7 +4,7 @@ }" class="subscriptions-feed with-counter with-menu"> - + t('Unread articles'))?> -- cgit v1.2.3