1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 21:45:56 +00:00

interface tweaks

This commit is contained in:
Andrew Dolgov
2006-05-18 08:56:52 +01:00
parent 6311acbeea
commit 0ceded7a46
5 changed files with 25 additions and 18 deletions

View File

@@ -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...");