Changeset 7000 for trunk/wp-admin/options-reading.php
- Timestamp:
- 02/24/2008 04:33:10 AM (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
r6850 r7000 12 12 <form name="form1" method="post" action="options.php"> 13 13 <?php wp_nonce_field('update-options') ?> 14 <table class=" niceblue">14 <table class="form-table"> 15 15 <?php if ( get_pages() ): ?> 16 16 <tr valign="top">
Note: See TracChangeset
for help on using the changeset viewer.