From 0d32b41e36fffa800991267b637d9344cb88fd2e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 2 Mar 2007 20:16:45 +0100 Subject: interface tweaks, add info/question/exclamation pics --- tt-rss.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tt-rss.js') diff --git a/tt-rss.js b/tt-rss.js index 32c8c7665..b9f3af113 100644 --- 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("Warning: Update daemon is not runing.", true, true); + notify("Update daemon is not runing.", true, true); } /* var w = document.getElementById("noDaemonWarning"); -- cgit v1.2.3-54-g00ecf