You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

5 lines
395 B

{activityframe activity=$activity heading="{tr _0=$activity.user|userlink}%0 corrected a message.{/tr}" comment="disabled"}
<p>{object_link type=$activity.type id=$activity.object}</p>
<pre>{$activity.content|truncate:300|escape}</pre>
<p>{object_link type=$activity.type id=$activity.object title="{tr}Join the discussion!{/tr}" class="btn btn-sm btn-success"}</p>
{/activityframe}