Ticket #20880: 20880.3.patch
File 20880.3.patch, 487 bytes (added by , 10 years ago) |
---|
-
wp-admin/custom-header.php
615 615 </table> 616 616 617 617 <form method="post" action="<?php echo esc_url( add_query_arg( 'step', 1 ) ) ?>"> 618 <?php submit_button( null, 'screen-reader-text', 'save-header-options', false ); ?> 618 619 <table class="form-table"> 619 620 <tbody> 620 621 <?php if ( get_uploaded_header_images() ) : ?>