Changeset 2926 for trunk/wp-admin/edit-form-advanced.php
- Timestamp:
- 09/30/2005 10:42:26 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-form-advanced.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-form-advanced.php
r2921 r2926 173 173 <?php do_action('edit_form_advanced'); ?> 174 174 175 <iframe border="0" src="image-uploading.php?action=view&post=<?php echo 0 == $post_ID ? $temp_ID : $post_ID; ?>" id="imageup">This feature requires iframe support.</iframe> 176 175 177 <div id="advancedstuff" class="dbx-group" > 176 177 <fieldset id="imageuploading" class="dbx-box">178 <h3 class="dbx-handle"><?php _e('Image Uploading') ?></h3>179 <div class="dbx-content"><iframe src="image-uploading.php?action=view&post=<?php echo 0 == $post_ID ? $temp_ID : $post_ID; ?>" id="imageup"></iframe></div>180 </fieldset>181 178 182 179 <fieldset id="postexcerpt" class="dbx-box">
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)