%PDF- %PDF-
| Direktori : /home/vacivi36/intranet.vacivitta.com.br/protected/modules/reportcontent/views/admin/ |
| Current File : /home/vacivi36/intranet.vacivitta.com.br/protected/modules/reportcontent/views/admin/index.php |
<div class="panel panel-default">
<div class="panel-heading"><?php echo Yii::t('ReportcontentModule.base', 'Manage <strong>reported posts</strong>'); ?></div>
<div class="panel-body">
<p>
<?php echo Yii::t('ReportcontentModule.views_admin_index', 'Here you can manage reported users posts.'); ?>
</p>
<?php echo $this->render('/reportContentAdminGrid', ['isAdmin' => 1, 'reportedContent' => $reportedContent, 'pagination' => $pagination]) ?>
</div>
</div>