1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-27 12:05:06 +02:00

offline: view_offline() reduce article header

This commit is contained in:
Andrew Dolgov 2009-02-06 09:38:12 +03:00
parent 1c98068144
commit 424fc145be

View File

@ -37,10 +37,10 @@ function view_offline(id, feed_id) {
tmp += rs.fieldByName("tags");
tmp += "</div>"; */
tmp += "<div clear='both'>"+
/* tmp += "<div clear='both'>"+
"<a target=\"_blank\" "+
"href=\"" + rs.fieldByName("comments") + "\">" +
__("comments") + "</a></div>";
__("comments") + "</a></div>"; */
tmp += "</div>";