Skip to content
Snippets Groups Projects
Commit 15b56810 authored by agata's avatar agata
Browse files

excerpt display

parent 75444be7
No related branches found
No related tags found
No related merge requests found
Pipeline #22370 passed
......@@ -176,7 +176,7 @@ function ai_activity_display_recent_posts($tmp_number, $tmp_title_characters, $t
$html .= "</div>";
}
$html .= "<div class=\"post-content\">{$post->content}</div>";
$html .= "<div class=\"post-content\">{$post->excerpt}</div>";
$html .= "</div>";
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment