diff --git a/wp-content/themes/twentyten/comments.php b/wp-content/themes/twentyten/comments.php index b528a09ca8..303d0c62c7 100644 --- a/wp-content/themes/twentyten/comments.php +++ b/wp-content/themes/twentyten/comments.php @@ -27,11 +27,12 @@ ?> -

' . get_the_title() . '' ), - sprintf( __( 'One Response to %s', 'twentyten' ), '' . get_the_title() . '' ), - sprintf( __( '%% Responses to %s', 'twentyten' ), '' . get_the_title() . '' ) - ); ?>

+

+' . get_the_title() . '' ); +?> +

1 ) : // are there comments to navigate through ?>