diff --git a/backend.php b/backend.php index c087b3225..738986467 100644 --- a/backend.php +++ b/backend.php @@ -1168,7 +1168,7 @@ if (get_pref($link, 'SHOW_CONTENT_PREVIEW')) { $content_preview = truncate_string(strip_tags($line["content_preview"]), - 60); + 200); } if ($omode != "xml") { @@ -1190,7 +1190,7 @@ print "