]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.js
interface tweaks
[tt-rss.git] / tt-rss.js
index 31ad8a96220a29d5b6142a8764af9b75a2c77c83..f3f496b185c24c888ac27c4db13cf4ee0bb1b1f7 100644 (file)
--- a/tt-rss.js
+++ b/tt-rss.js
@@ -534,7 +534,7 @@ function qafAdd() {
        var link = document.getElementById("qafInput");
 
        if (link.value.length == 0) {
-               notify("Missing feed URL.");
+               alert("Error: No feed URL given.");
        } else {
                notify("Adding feed...");