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