mirror of
git://develop.git.wordpress.org/
synced 2025-02-22 15:42:29 +01:00
Check all should now work on comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@7166 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
72d53b30d7
commit
fc9e521569
@ -182,7 +182,7 @@ if ($comments) {
|
||||
<table class="widefat">
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" style="text-align: center"><input type="checkbox" onclick="checkAll(document.getElementById('posts-filter'));" /></th>
|
||||
<th scope="col" style="text-align: center"><input type="checkbox" onclick="checkAll(document.getElementById('comments-form'));" /></th>
|
||||
<th scope="col"><?php _e('Comment') ?></th>
|
||||
<th scope="col"><?php _e('Date') ?></th>
|
||||
<th scope="col"><?php _e('Actions') ?></th>
|
||||
|
Loading…
x
Reference in New Issue
Block a user