mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:25:57 +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>";
|
<a href=\"javascript:view($id,$feed_id);\">".$line["updated"]."</a></td>";
|
||||||
print "<td class='headlineTitle'>$content_link</td>";
|
print "<td class='headlineTitle'>$content_link</td>";
|
||||||
|
|
||||||
print "<td class=\"invisible\" id=\"FLINK-$id\">".$line["link"]."</td>";
|
|
||||||
|
|
||||||
print "</tr>";
|
print "</tr>";
|
||||||
|
|
||||||
++$lnum;
|
++$lnum;
|
||||||
|
|||||||
Reference in New Issue
Block a user