From 166490f9419573b782042a6361b33cd8bce86044 Mon Sep 17 00:00:00 2001 From: Heckyel Date: Fri, 24 Feb 2017 17:39:21 -0500 Subject: deleted obsolete
--- comments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comments.php b/comments.php index 812511b..813e31a 100644 --- a/comments.php +++ b/comments.php @@ -19,7 +19,7 @@ printf( // // remove "Text or HTML to be displayed after the set of comment fields" // 'comment_notes_after' => '', // redefine your own textarea (the comment body) - 'comment_field' => '


', + 'comment_field' => '

', ); comment_form($comments_args); printf(' -- cgit v1.2.3