Edit File: recent_activity_item.post.tpl
{if $item.type == "event"} <a href="{"events.update?event_id=`$item.content.id`"|fn_url}">{$item.content.event}</a><br> {/if}
Back to File Manager