Ticket #28893: 28893.2.patch
| File 28893.2.patch, 505 bytes (added by , 12 years ago) |
|---|
-
src/wp-admin/edit-form-advanced.php
437 437 <div id="post-body-content"> 438 438 439 439 <?php if ( post_type_supports($post_type, 'title') ) { ?> 440 <div id="titlediv" >440 <div id="titlediv"<?php echo post_type_supports( $post_type, 'editor' ) ? '' : ' class="edit-form-section"'; ?>> 441 441 <div id="titlewrap"> 442 442 <?php 443 443 /**
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)