Ticket #24860: 24860.diff
| File 24860.diff, 1020 bytes (added by , 13 years ago) |
|---|
-
wp-admin/nav-menus.php
471 471 wp_initial_nav_menu_meta_boxes(); 472 472 473 473 if ( ! current_theme_supports( 'menus' ) && ! $num_locations ) 474 $messages[] = '<div id="message" class="updated"><p>' . sprintf( __( 'Your theme does not natively support menus, but you can use them in sidebars by adding a “Custom Menu s” widget on the <a href="%s">Widgets</a> screen.' ), admin_url( 'widgets.php' ) ) . '</p></div>';474 $messages[] = '<div id="message" class="updated"><p>' . sprintf( __( 'Your theme does not natively support menus, but you can use them in sidebars by adding a “Custom Menu” widget on the <a href="%s">Widgets</a> screen.' ), admin_url( 'widgets.php' ) ) . '</p></div>'; 475 475 476 476 if ( ! $locations_screen ) : // Main tab 477 477 $overview = '<p>' . __( 'This screen is used for managing your custom navigation menus.' ) . '</p>';
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)