COMMENT_FORM_BELOW
in modules/comment/comment.module
Comment form should be shown below post or list of comments.
<?php
define('COMMENT_FORM_BELOW', 1);
?>
Login or register to post comments in modules/comment/comment.module
Comment form should be shown below post or list of comments.
<?php
define('COMMENT_FORM_BELOW', 1);
?>
Login or register to post comments