Make WordPress Core

Ticket #20880: 20880.3.patch

File 20880.3.patch, 487 bytes (added by joedolson, 10 years ago)

Refresh of 20880.2

  • wp-admin/custom-header.php

     
    615615</table>
    616616
    617617<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 ); ?>
    618619<table class="form-table">
    619620<tbody>
    620621        <?php if ( get_uploaded_header_images() ) : ?>