/home/altere25/berryglowbeauty.com/wp-includes/customize
Edit: /home/altere25/berryglowbeauty.com/wp-includes/customize/class-wp-customize-themes-panel.php (3238B)
manager->is_theme_active() ) {
echo '' . __( 'Active theme' ) . ' {{ data.title }}';
} else {
echo '' . __( 'Previewing theme' ) . ' {{ data.title }}';
}
?>
' . __( 'Themes' ) . ''
); // Separate strings for consistency with other panels.
?>
<# if ( data.description ) { #>
<# } #>
<# if ( data.description ) { #>
{{{ data.description }}}
<# } #>