mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-11-01 04:11:07 +01:00
remove FALINK column from headline response
This commit is contained in:
parent
ac43eba1ab
commit
c723648324
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user