comments.php in your theme, replace this:
<?php comment_form(); ?>
with this:
<?php comment_form(array('comment_notes_after' => '')); ?>
Programming,Web, Technology,Mobiles,Tablets,Reviews
comments.php in your theme, replace this:
<?php comment_form(); ?>
with this:
<?php comment_form(array('comment_notes_after' => '')); ?>
No comments:
Post a Comment