diff --git a/src/wp-content/themes/twentyeleven/functions.php b/src/wp-content/themes/twentyeleven/functions.php
index 2fbbe4d04a..540c806c78 100644
--- a/src/wp-content/themes/twentyeleven/functions.php
+++ b/src/wp-content/themes/twentyeleven/functions.php
@@ -743,10 +743,19 @@ if ( ! function_exists( 'twentyeleven_comment' ) ) :
', '' ); ?>
- comment_approved == '0' ) : ?>
-
+
+
+ comment_approved ) : ?>
+
-
+
diff --git a/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php b/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php
index 18565e9388..cded91d0bf 100644
--- a/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php
+++ b/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php
@@ -88,9 +88,19 @@ class TwentyNineteen_Walker_Comment extends Walker_Comment {
?>
+
+
comment_approved ) : ?>
-