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