diff --git a/Web/Presenters/templates/Report/View.xml b/Web/Presenters/templates/Report/View.xml index b82540e6..a9e782d6 100644 --- a/Web/Presenters/templates/Report/View.xml +++ b/Web/Presenters/templates/Report/View.xml @@ -10,7 +10,7 @@ {block content}
{_comment}: {$report->getReason()}
-{include "../components/post/oldpost.xml", post => $report->getContentObject()} +{include "../components/post/oldpost.xml", post => $report->getContentObject(), forceNoDeleteLink => TRUE, forceNoShareLink => TRUE, forceNoLike => TRUE}