]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.php
rework no daemon warning
[tt-rss.git] / tt-rss.php
index d68469861f42a3baf9b9da725a8219d5ac8e3ab6..57a750c595e5e909eebf7ecf9377444f63f15a3a 100644 (file)
@@ -97,12 +97,6 @@ if (document.addEventListener) {
 window.onload = init;
 </script>
 
-<div id="noDaemonWarning">
-       <?php echo _("<b>Warning:</b> 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.") ?>
-</div>
-
 <ul id="debug_output"></ul>
 
 <div id="infoBoxShadow"><div id="infoBox">&nbsp;</div></div>