mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-29 19:21:28 +00:00
outputHeadlinesList: fix initial row class when adding more rows
This commit is contained in:
@@ -4225,8 +4225,8 @@
|
||||
cellspacing=\"0\">";
|
||||
}
|
||||
|
||||
$lnum = 0;
|
||||
|
||||
$lnum = $limit*$offset;
|
||||
|
||||
error_reporting (DEFAULT_ERROR_LEVEL);
|
||||
|
||||
$num_unread = 0;
|
||||
|
||||
Reference in New Issue
Block a user