diff --git a/src/wp-admin/themes.php b/src/wp-admin/themes.php index 4e63fd82f0..3f34c0a571 100644 --- a/src/wp-admin/themes.php +++ b/src/wp-admin/themes.php @@ -329,7 +329,7 @@ $can_delete = current_user_can( 'delete_themes' ); /* translators: %s: theme name */ printf( __( 'Active: %s' ), '{{ data.name }}' ); ?> - > + <# } else { #>

{{{ data.name }}}

<# } #>