diff --git a/backend.php b/backend.php index 48d0ca3c1..e9eb718f3 100644 --- a/backend.php +++ b/backend.php @@ -1239,11 +1239,6 @@ Toggle: Unread, Starred"; - if ($last_error) { - print " - Could not update this feed..."; - } print ""; } else { @@ -1262,6 +1257,11 @@ } + if ($last_error) { + print "