equal
deleted
inserted
replaced
59 ) |
59 ) |
60 ); |
60 ); |
61 ?> |
61 ?> |
62 </p> |
62 </p> |
63 <# } else { #> |
63 <# } else { #> |
64 <p><?php echo _x( 'Here’s where this menu appears. If you’d like to change that, pick another location.', 'menu locations' ); ?></p> |
64 <p><?php echo _x( 'Here’s where this menu appears. If you would like to change that, pick another location.', 'menu locations' ); ?></p> |
65 <# } #> |
65 <# } #> |
66 </li> |
66 </li> |
67 |
67 |
68 <?php foreach ( get_registered_nav_menus() as $location => $description ) : ?> |
68 <?php foreach ( get_registered_nav_menus() as $location => $description ) : ?> |
69 <# elementId = _.uniqueId( 'customize-nav-menu-control-location-' ); #> |
69 <# elementId = _.uniqueId( 'customize-nav-menu-control-location-' ); #> |