diff --git a/wp-admin/edit-comments.php b/wp-admin/edit-comments.php index a33f986b30..51afd71cb8 100644 --- a/wp-admin/edit-comments.php +++ b/wp-admin/edit-comments.php @@ -194,7 +194,7 @@ require_once( ABSPATH . 'wp-admin/admin-header.php' ); ?>
-

+'; /* translators: %s: search keywords */ @@ -215,7 +217,9 @@ if ( isset($_REQUEST['s']) && strlen( $_REQUEST['s'] ) ) { ); echo ''; } -?> +?> + +