Changeset 32974 for trunk/src/wp-admin/options-reading.php
- Timestamp:
- 06/27/2015 03:40:27 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/options-reading.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-reading.php
r32116 r32974 75 75 76 76 <div class="wrap"> 77 <h 2><?php echo esc_html( $title ); ?></h2>77 <h1><?php echo esc_html( $title ); ?></h1> 78 78 79 79 <form method="post" action="options.php">
Note: See TracChangeset
for help on using the changeset viewer.