Index: wp-admin/custom-header.php
===================================================================
--- wp-admin/custom-header.php	(revision 21022)
+++ wp-admin/custom-header.php	(working copy)
@@ -602,6 +602,7 @@
 </table>
 
 <form method="post" action="<?php echo esc_attr( add_query_arg( 'step', 1 ) ) ?>">
+<?php submit_button( null, 'screen-reader-text', 'save-header-options', false ); ?>
 <table class="form-table">
 <tbody>
 	<?php if ( get_uploaded_header_images() ) : ?>
