diff --git a/backend.php b/backend.php index c39908c99..e92317680 100644 --- a/backend.php +++ b/backend.php @@ -3666,9 +3666,9 @@ print "

Subscribed feeds

"; $result = db_query($link, "SELECT id,title,site_url FROM ttrss_feeds - WHERE owner_uid = '$uid' ORDER BY title LIMIT 20"); + WHERE owner_uid = '$uid' ORDER BY title"); - print "