Changeset 6837 for trunk/wp-admin/options-reading.php
- Timestamp:
- 02/14/2008 02:40:17 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options-reading.php (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-reading.php
r6833 r6837 14 14 <p class="submit"><input type="submit" name="Submit" value="<?php _e('Save Changes »') ?>" /></p> 15 15 <?php if ( get_pages() ): ?> 16 <fieldset class="options"> 17 <legend><?php _e('Front Page') ?></legend> 16 <h3><?php _e('Front Page') ?></h3> 18 17 <table class="niceblue"> 19 18 <tr valign="top"> … … 44 43 </tr> 45 44 </table> 46 </fieldset>47 45 <?php endif; ?> 48 46 49 <fieldset class="options"> 50 <legend><?php _e('Blog Pages') ?></legend> 47 <h3><?php _e('Blog Pages') ?></h3> 51 48 <table class="niceblue"> 52 49 <tr valign="top"> … … 59 56 </fieldset> 60 57 61 <fieldset class="options"> 62 <legend><?php _e('Syndication Feeds') ?></legend> 58 <h3><?php _e('Syndication Feeds') ?></h3> 63 59 <table width="100%" cellspacing="2" cellpadding="5" class="optiontable editform"> 64 60 <tr valign="top"> … … 74 70 </tr> 75 71 </table> 76 </fieldset>77 72 78 <fieldset class="options"> 79 <legend><?php _e('Avatars') ?></legend> 73 <h3><?php _e('Avatars') ?></h3> 80 74 <table class="niceblue"> 81 75 <tr valign="top"> … … 108 102 </tr> 109 103 </table> 110 </fieldset>111 104 112 105 <table class="niceblue">
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)