From 6f693afe99fdd236484e157ee491c0a6c92a8219 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Tue, 11 Feb 2014 23:17:44 +0100 Subject: Add an information message when a feed is empty --- app/views/configure/feed.phtml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'app/views/configure/feed.phtml') diff --git a/app/views/configure/feed.phtml b/app/views/configure/feed.phtml index 138808a9f..2da04ac2d 100644 --- a/app/views/configure/feed.phtml +++ b/app/views/configure/feed.phtml @@ -7,8 +7,12 @@

flux->name (); ?>

flux->description (); ?> + flux->nbEntries (); ?> + flux->inError ()) { ?>

+ +

@@ -81,7 +85,7 @@
- flux->nbEntries (); ?> +
-- cgit v1.2.3