]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/edit-comments.php
WordPress 4.5
[autoinstalls/wordpress.git] / wp-admin / edit-comments.php
index fc105feb369b3d6d2d49afee4a0f1d1490ba4a9c..f5448ab349855c71c01e28ced615673177a4861d 100644 (file)
@@ -191,7 +191,7 @@ if ( $post_id ) {
        _e( 'Comments' );
 }
 
-if ( isset($_REQUEST['s']) && $_REQUEST['s'] ) {
+if ( isset($_REQUEST['s']) && strlen( $_REQUEST['s'] ) ) {
        echo '<span class="subtitle">';
        /* translators: %s: search keywords */
        printf( __( 'Search results for &#8220;%s&#8221;' ),