mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 16:49:15 +00:00
remove tt-rss tabcontrol
This commit is contained in:
@@ -2910,7 +2910,7 @@
|
||||
|
||||
$rv['content'] .= "<div class=\"postReply\" id=\"POST-$id\">";
|
||||
|
||||
$rv['content'] .= "<div onclick=\"return postClicked(event, $id)\"
|
||||
$rv['content'] .= "<div onclick=\"return hlClicked(event, $id)\"
|
||||
class=\"postHeader\" id=\"POSTHDR-$id\">";
|
||||
|
||||
$entry_author = $line["author"];
|
||||
|
||||
Reference in New Issue
Block a user