mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 07:49:14 +00:00
rework no daemon warning
This commit is contained in:
@@ -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"> </div></div>
|
||||
|
||||
Reference in New Issue
Block a user