Changeset 1500 for trunk/wp-admin/options-reading.php
- Timestamp:
- 07/29/2004 03:34:08 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options-reading.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-reading.php
r1438 r1500 57 57 <option value="days" <?php selected('days', get_settings('what_to_show')); ?>><?php _e('days') ?></option> 58 58 <option value="posts" <?php selected('posts', get_settings('what_to_show')); ?>><?php _e('posts') ?></option> 59 <option value="paged" <?php selected('paged', get_settings('what_to_show')); ?>><?php _e('posts paged') ?></option>60 59 </select> </td> 61 60 </tr>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)