Display placeholder when no comments found. props garyc40. fixes #15937

git-svn-id: http://svn.automattic.com/wordpress/trunk@17103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
markjaquith 2010-12-21 17:34:29 +00:00
parent 587ea006b5
commit b9a7bb4bc7
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ class WP_Comments_List_Table extends WP_List_Table {
</tfoot>
<tbody id="the-comment-list" class="list:comment">
<?php $this->display_rows(); ?>
<?php $this->display_rows_or_placeholder(); ?>
</tbody>
<tbody id="the-extra-comment-list" class="list:comment" style="display: none;">