Changeset 8691 for trunk/wp-admin/options-privacy.php
- Timestamp:
- 08/20/2008 09:42:31 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-privacy.php
r8645 r8691 17 17 18 18 <div class="wrap"> 19 <ul class="wp-menu"> 20 <?php $array = array(); _wp_menu_output( $submenu['options-general.php'], $array ); unset($array); ?> 21 </ul> 19 22 <h2><?php _e('Privacy Settings') ?></h2> 20 23 <form method="post" action="options.php">
Note: See TracChangeset
for help on using the changeset viewer.