From 71ad883b287330de0ce2fa67b63141c56fad8930 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 23 May 2006 10:08:16 +0100 Subject: toggle no daemon warning @ runtime on refetch --- tt-rss.php | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'tt-rss.php') diff --git a/tt-rss.php b/tt-rss.php index c40521563..2bfd505de 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -79,13 +79,11 @@ if (document.addEventListener) { window.onload = init; - -
- Warning: Update daemon is enabled in configuration, but daemon - process is not running, which prevents all feeds from updating. Please - start the daemon process or contact instance owner. -
- +
+ Warning: Update daemon is enabled in configuration, but daemon + process is not running, which prevents all feeds from updating. Please + start the daemon process or contact instance owner. +
-- cgit v1.2.3