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