diff --git a/wp-content/themes/twentythirteen/comments.php b/wp-content/themes/twentythirteen/comments.php index 426d58952d..22818ac4f6 100644 --- a/wp-content/themes/twentythirteen/comments.php +++ b/wp-content/themes/twentythirteen/comments.php @@ -31,7 +31,6 @@ if ( post_password_required() ) 'ol', - 'format' => 'html5', 'short_ping' => true, 'avatar_size' => 74, ) ); @@ -55,6 +54,6 @@ if ( post_password_required() ) - 'html5' ) ); ?> + \ No newline at end of file