]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.js
interface tweaks, add info/question/exclamation pics
[tt-rss.git] / tt-rss.js
index 32c8c7665c0415908e2be4814e89b3ce950731b3..b9f3af113343ddeaa9ce94499924aa038e89ee41 100644 (file)
--- a/tt-rss.js
+++ b/tt-rss.js
@@ -552,7 +552,7 @@ function parse_runtime_info(elem) {
                }
 
                if (k == "daemon_is_running" && v != 1) {
-                       notify("<span onclick=\"javascript:explainError(1)\">Warning: Update daemon is not runing.</span>", true, true);
+                       notify("<span onclick=\"javascript:explainError(1)\">Update daemon is not runing.</span>", true, true);
                }
 
 /*             var w = document.getElementById("noDaemonWarning");