Changeset 7000 for trunk/wp-admin/options-discussion.php
- Timestamp:
- 02/24/2008 04:33:10 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options-discussion.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-discussion.php
r6980 r7000 12 12 <form method="post" action="options.php"> 13 13 <?php wp_nonce_field('update-options') ?> 14 <table class=" niceblue">14 <table class="form-table"> 15 15 <tr valign="top"> 16 16 <th scope="row"><?php _e('Default article settings') ?></th>
Note: See TracChangeset
for help on using the changeset viewer.