mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-09-15 10:30:59 +02:00
hide empty content preview
This commit is contained in:
parent
9167e250e8
commit
ad3dee9113
@ -1089,8 +1089,10 @@
|
||||
$content_preview = truncate_string(strip_tags($line["content_preview"]),
|
||||
101);
|
||||
|
||||
if ($content_preview) {
|
||||
print "<span class=\"contentPreview\"> - $content_preview</span>";
|
||||
}
|
||||
}
|
||||
|
||||
print "</a>";
|
||||
print "</td>";
|
||||
|
Loading…
x
Reference in New Issue
Block a user