Changeset 7427 for trunk/wp-admin/includes/template.php
- Timestamp:
- 03/20/2008 09:40:17 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/template.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/template.php
r7374 r7427 408 408 case 'comments': 409 409 ?> 410 <td class="num"> 410 <td class="num"><div class="post-com-count-wrapper"> 411 411 <?php 412 412 $left = get_pending_comments_num( $page->ID ); … … 418 418 echo '</strong>'; 419 419 ?> 420 </ td>420 </div></td> 421 421 <?php 422 422 break;
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)