Changeset 9032 for trunk/wp-admin/options-reading.php
- Timestamp:
- 09/29/2008 10:06:23 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-reading.php
r8855 r9032 17 17 18 18 <div class="wrap"> 19 <h2><?php _e('Reading Settings') ?></h2>20 19 <form name="form1" method="post" action="options.php"> 21 20 <?php wp_nonce_field('reading-options') ?>
Note: See TracChangeset
for help on using the changeset viewer.