Make WordPress Core


Ignore:
Timestamp:
10/08/2008 11:32:34 PM (18 years ago)
Author:
ryan
Message:

Draggable dash, first cut. Props mdawaffe. see #7552

File:
1 edited

Legend:

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

    r9099 r9103  
    2020<div class="wrap">
    2121
    22 <div id="poststuff">
     22<div id="poststuff" class="metabox-holder">
    2323<input type="hidden" name="user_ID" value="<?php echo (int) $user_ID ?>" />
    2424<input type="hidden" name="action" value='<?php echo $form_action . $form_extra ?>' />
Note: See TracChangeset for help on using the changeset viewer.