mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:05:56 +00:00
remove FALINK column from headline response
This commit is contained in:
@@ -391,8 +391,6 @@
|
||||
<a href=\"javascript:view($id,$feed_id);\">".$line["updated"]."</a></td>";
|
||||
print "<td class='headlineTitle'>$content_link</td>";
|
||||
|
||||
print "<td class=\"invisible\" id=\"FLINK-$id\">".$line["link"]."</td>";
|
||||
|
||||
print "</tr>";
|
||||
|
||||
++$lnum;
|
||||
|
||||
Reference in New Issue
Block a user