Changeset 6850 for trunk/wp-admin/options-reading.php
- Timestamp:
- 02/14/2008 03:33:56 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options-reading.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-reading.php
r6846 r6850 12 12 <form name="form1" method="post" action="options.php"> 13 13 <?php wp_nonce_field('update-options') ?> 14 <table class="niceblue" width="100%">14 <table class="niceblue"> 15 15 <?php if ( get_pages() ): ?> 16 16 <tr valign="top">
Note: See TracChangeset
for help on using the changeset viewer.