From fc5cae981f906bc887eaf053b1826f9153210423 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Wed, 17 Sep 2014 09:25:01 +0200 Subject: Show a message to warn about loading divided by 2 See https://github.com/marienfressinaud/FreshRSS/issues/559 --- app/views/configure/reading.phtml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/views/configure') diff --git a/app/views/configure/reading.phtml b/app/views/configure/reading.phtml index 5a26501a4..87dff91a6 100644 --- a/app/views/configure/reading.phtml +++ b/app/views/configure/reading.phtml @@ -10,6 +10,9 @@
+ conf->display_posts) { ?> + +
-- cgit v1.2.3