Ticket #13378: 13378.twentyten.menulocation.label.diff
File 13378.twentyten.menulocation.label.diff, 515 bytes (added by , 14 years ago) |
---|
-
wp-content/themes/twentyten/functions.php
93 93 94 94 // This theme uses wp_nav_menu() in one location. 95 95 register_nav_menus( array( 96 'primary' => __( 'Primary Menu', 'twentyten' ),96 'primary' => __( 'Primary Navigation', 'twentyten' ), 97 97 ) ); 98 98 99 99 // This theme allows users to set a custom background