offline: view_offline() reduce article header

master
Andrew Dolgov 16 years ago
parent 1c98068144
commit 424fc145be

@ -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>";

Loading…
Cancel
Save