From ae2b92075149c413db277c795389ced4f3883d92 Mon Sep 17 00:00:00 2001 From: Linuxine Date: Wed, 18 Nov 2015 11:02:09 +0100 Subject: [PATCH] Fix parse error message always display The " (error occurred during the last check) " message was always display when refreshing the flux if no new feed (at least on the "boostrap light" skin). So adding a condition to display the message only if there is really a parse error. --- templates/feeds.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/feeds.php b/templates/feeds.php index 417f68e2..f84bd76b 100644 --- a/templates/feeds.php +++ b/templates/feeds.php @@ -49,11 +49,11 @@ - + - +