scripts.mit.edu
/
autoinstalls
/
wordpress.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
WordPress 4.3
[autoinstalls/wordpress.git]
/
wp-admin
/
media-new.php
diff --git
a/wp-admin/media-new.php
b/wp-admin/media-new.php
index f68a4eef2da0fcd9f200effc29678e1d4851adba..c8263d8ac9b33a288b369d15003d4a08eaca9c83 100644
(file)
--- a/
wp-admin/media-new.php
+++ b/
wp-admin/media-new.php
@@
-65,7
+65,7
@@
if ( get_user_setting('uploader') || isset( $_GET['browser-uploader'] ) )
$form_class .= ' html-uploader';
?>
<div class="wrap">
$form_class .= ' html-uploader';
?>
<div class="wrap">
- <h
2><?php echo esc_html( $title ); ?></h2
>
+ <h
1><?php echo esc_html( $title ); ?></h1
>
<form enctype="multipart/form-data" method="post" action="<?php echo admin_url('media-new.php'); ?>" class="<?php echo esc_attr( $form_class ); ?>" id="file-form">
<form enctype="multipart/form-data" method="post" action="<?php echo admin_url('media-new.php'); ?>" class="<?php echo esc_attr( $form_class ); ?>" id="file-form">