diff --git a/functions.php b/functions.php index 46c84509e..0bcbc5e47 100644 --- a/functions.php +++ b/functions.php @@ -3859,7 +3859,7 @@ $query = "SELECT tag_name, COUNT(post_int_id) AS count FROM ttrss_tags WHERE owner_uid = ".$_SESSION["uid"]." - GROUP BY tag_name ORDER BY count DESC LIMIT 100"; + GROUP BY tag_name ORDER BY count DESC LIMIT 50"; $result = db_query($link, $query); diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 144c09967..3011f8c1b 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -416,7 +416,7 @@ print "