Changeset 6838 for trunk/wp-admin/options-reading.php
- Timestamp:
- 02/14/2008 02:46:08 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options-reading.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-reading.php
r6837 r6838 12 12 <form name="form1" method="post" action="options.php"> 13 13 <?php wp_nonce_field('update-options') ?> 14 <p class="submit"><input type="submit" name="Submit" value="<?php _e('Save Changes »') ?>" /></p>15 14 <?php if ( get_pages() ): ?> 16 15 <h3><?php _e('Front Page') ?></h3> … … 113 112 <input type="hidden" name="action" value="update" /> 114 113 <input type="hidden" name="page_options" value="posts_per_page,posts_per_rss,rss_use_excerpt,blog_charset,gzipcompression,show_on_front,page_on_front,page_for_posts,show_avatars,avatar_rating" /> 115 <input type="submit" name="Submit" value="<?php _e('Save Changes »') ?>" />114 <input type="submit" name="Submit" value="<?php _e('Save Changes') ?>" /> 116 115 </p> 117 116 </form>
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)