{title help="Forums" admpage="forums"}{$forum_info.name}{/title}

{tr}Reported messages{/tr} {$cant} {icon name="refresh" href="tiki-forums_reported.php?forumId=$forumId" class="btn btn-link tips" title=":{tr}Refresh list{/tr}"}

{* FILTERING FORM *} {if $items or ($find ne '')}
{/if} {*END OF FILTERING FORM *} {*LISTING*}
{if $items} {/if} {section name=ix loop=$items} {sectionelse} {norecords _colspan=2} {/section}
{tr}Message{/tr} {tr}Reported by{/tr}
{object_link id=$items[ix].threadId type=forumpost} (thread {$items[ix].threadId}) {$items[ix].user|username}
{if $items} {tr}Perfom action with checked:{/tr} {/if}
{* END OF LISTING *} {pagination_links cant=$cant_pages step=$prefs.maxRecords offset=$offset}{/pagination_links}