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…
Reference in New Issue