Changeset 2220
- Timestamp:
- 02/05/05 05:34:19 (4 years ago)
- Files:
-
- trunk/wp-admin/options-reading.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-admin/options-reading.php
r1890 r2220 14 14 <input type="hidden" name="page_options" value="'posts_per_page','what_to_show','posts_per_rss','rss_use_excerpt','blog_charset','gzipcompression' " /> 15 15 <fieldset class="options"> 16 <legend><?php _e(' Pages') ?></legend>16 <legend><?php _e('Blog Home Page') ?></legend> 17 17 <table width="100%" cellspacing="2" cellpadding="5" class="editform"> 18 18 <tr valign="top">
