You may use these HTML tags and attributes: <a href="" title=""> < abbr title=""> < acronym title=""> <b> <blockquote cite=""> <cite> <code> < del datetime=""> < em> < i> < q cite=""> < strike> < strong>
this is what you do about it
goto the file comment.php
look for this line
<?php comment_form(); ?>
<?php comment_form(); ?>
and replace it with this:
<?php comment_form(array('comment_notes_after' => '')); ?>
No comments:
Post a Comment