Changeset 32974 for trunk/src/wp-admin/options-media.php
- Timestamp:
- 06/27/2015 03:40:27 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-media.php
r32642 r32974 41 41 42 42 <div class="wrap"> 43 <h 2><?php echo esc_html( $title ); ?></h2>43 <h1><?php echo esc_html( $title ); ?></h1> 44 44 45 45 <form action="options.php" method="post">
Note: See TracChangeset
for help on using the changeset viewer.