summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend.php b/backend.php
index 16797ea4a..8f1fe08e4 100644
--- a/backend.php
+++ b/backend.php
@@ -3991,7 +3991,7 @@
WHERE auth_login = '' AND auth_pass = '' AND private = false
GROUP BY feed_url ORDER BY subscribers DESC LIMIT 50");
- print "<ul class='nomarks' id='browseFeedList'>";
+ print "<ul class='nomarks' id='browseBigFeedList'>";
$feedctr = 0;