<# if ( data.active ) { #>
<# if ( data.actions.customize ) { #>
-
+
+
<# } #>
<# } else { #>
<# if ( data.compatibleWP && data.compatiblePHP ) { #>
@@ -879,7 +899,11 @@ function wp_theme_auto_update_setting_template() {
$aria_label = sprintf( _x( 'Activate %s', 'theme' ), '{{ data.name }}' );
?>
-
+
+
<# } else { #>
<# if ( ! data.active && data.actions['delete'] ) { #>
-
+
+
<# } #>