View file themes/default/apps/cpanel/assets/post_reports/includes/empty_table.phtml
<tr>
<td colspan="8">
<div class="empty-table">
<span class="icon">
<?php echo cl_ikon("flag"); ?>
</span>
<h4>
No reports found
</h4>
<p>
It looks like there are no publications reports in your database yet. All reports on complaints about publications of your site will be displayed here.
</p>
</div>
</td>
</tr>