Changeset 9103 for trunk/wp-admin/edit-form-comment.php
- Timestamp:
- 10/08/2008 11:32:34 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-form-comment.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-form-comment.php
r9099 r9103 20 20 <div class="wrap"> 21 21 22 <div id="poststuff" >22 <div id="poststuff" class="metabox-holder"> 23 23 <input type="hidden" name="user_ID" value="<?php echo (int) $user_ID ?>" /> 24 24 <input type="hidden" name="action" value='<?php echo $form_action . $form_extra ?>' />
Note: See TracChangeset
for help on using the changeset viewer.