Changeset 8691 for trunk/wp-admin/options-permalink.php
- Timestamp:
- 08/20/2008 09:42:31 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-permalink.php
r8656 r8691 124 124 125 125 <div class="wrap"> 126 <ul class="wp-menu"> 127 <?php $array = array(); _wp_menu_output( $submenu['options-general.php'], $array ); unset($array); ?> 128 </ul> 126 129 <h2><?php _e('Customize Permalink Structure') ?></h2> 127 130 <form name="form" action="options-permalink.php" method="post">
Note: See TracChangeset
for help on using the changeset viewer.