Merge pull request #714 from sfradel/b6b755b2bfa540700123b4aaa479eb9c0ea67849
Comment rendering fix
This commit is contained in:
@@ -51,7 +51,7 @@ class Roots_Walker_Comment extends Walker_Comment {
|
||||
call_user_func($args['end-callback'], $comment, $args, $depth);
|
||||
return;
|
||||
}
|
||||
echo "</li>\n";
|
||||
echo "</div></li>\n";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user