Changeset 10150 for trunk/wp-admin/options-general.php
- Timestamp:
- 12/09/2008 06:03:31 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-general.php
r9903 r10150 51 51 <div class="wrap"> 52 52 <?php screen_icon(); ?> 53 <h2><?php echo wp_specialchars( $title ); ?></h2> 53 <h2><?php echo wp_specialchars( $title ); ?></h2> 54 54 55 55 <form method="post" action="options.php">
Note: See TracChangeset
for help on using the changeset viewer.