Make WordPress Core


Ignore:
Timestamp:
11/11/2008 10:40:16 PM (17 years ago)
Author:
ryan
Message:

Move screen_meta() to admin header. Add all meta boxes before requiring admin-header.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-comments.php

    r9589 r9620  
    8282$search = attribute_escape( $search_dirty ); ?>
    8383
    84 <?php screen_meta('edit-comments') ?>
    85 
    8684<div class="wrap">
    8785<h2><?php echo wp_specialchars( $title ); ?></h2>
Note: See TracChangeset for help on using the changeset viewer.