equal
deleted
inserted
replaced
72 <span class="screen-reader-text"><?php _e( 'Back' ); ?></span> |
72 <span class="screen-reader-text"><?php _e( 'Back' ); ?></span> |
73 </button> |
73 </button> |
74 <div class="accordion-section-title"> |
74 <div class="accordion-section-title"> |
75 <span class="preview-notice"> |
75 <span class="preview-notice"> |
76 <?php |
76 <?php |
77 /* translators: %s: the site/panel title in the Customizer */ |
77 /* translators: %s: The site/panel title in the Customizer. */ |
78 printf( __( 'You are customizing %s' ), '<strong class="panel-title">{{ data.title }}</strong>' ); |
78 printf( __( 'You are customizing %s' ), '<strong class="panel-title">{{ data.title }}</strong>' ); |
79 ?> |
79 ?> |
80 </span> |
80 </span> |
81 <button type="button" class="customize-help-toggle dashicons dashicons-editor-help" aria-expanded="false"> |
81 <button type="button" class="customize-help-toggle dashicons dashicons-editor-help" aria-expanded="false"> |
82 <span class="screen-reader-text"><?php _e( 'Help' ); ?></span> |
82 <span class="screen-reader-text"><?php _e( 'Help' ); ?></span> |