equal
deleted
inserted
replaced
41 ?> |
41 ?> |
42 <p class="new-menu-item-invitation"> |
42 <p class="new-menu-item-invitation"> |
43 <?php |
43 <?php |
44 printf( |
44 printf( |
45 /* translators: %s: "Add Items" button text. */ |
45 /* translators: %s: "Add Items" button text. */ |
46 __( 'Time to add some links! Click “%s” to start putting pages, categories, and custom links in your menu. Add as many things as you’d like.' ), |
46 __( 'Time to add some links! Click “%s” to start putting pages, categories, and custom links in your menu. Add as many things as you would like.' ), |
47 $add_items |
47 $add_items |
48 ); |
48 ); |
49 ?> |
49 ?> |
50 </p> |
50 </p> |
51 <div class="customize-control-nav_menu-buttons"> |
51 <div class="customize-control-nav_menu-buttons"> |