Changeset 6850 for trunk/wp-admin/options-privacy.php
- Timestamp:
- 02/14/2008 03:33:56 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/options-privacy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-privacy.php
r6846 r6850 12 12 <form 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 <tr valign="top"> 16 16 <th scope="row"><?php _e('Blog Visibility') ?> </th>
Note: See TracChangeset
for help on using the changeset viewer.