';
// Don't have any watched users right now?
if (empty($context['reported_posts']))
echo '
', $txt['mc_recent_reports_none'], '
';
echo '
';
}
function template_viewmodreport()
{
global $context, $scripturl, $txt;
// Let them know the action was a success.
if (!empty($context['report_post_action']))
{
echo '