Ticket #20880: 20880.2.diff
File 20880.2.diff, 483 bytes (added by , 13 years ago) |
---|
-
wp-admin/custom-header.php
602 602 </table> 603 603 604 604 <form method="post" action="<?php echo esc_attr( add_query_arg( 'step', 1 ) ) ?>"> 605 <?php submit_button( null, 'screen-reader-text', 'save-header-options', false ); ?> 605 606 <table class="form-table"> 606 607 <tbody> 607 608 <?php if ( get_uploaded_header_images() ) : ?>