- drupal
Comment form should be shown below post or list of comments.
File
- modules/
comment/ comment.module, line 55 - Enables users to comment on published content.
Code
define('COMMENT_FORM_BELOW', 1)
Login or register to post commentsComment form should be shown below post or list of comments.
define('COMMENT_FORM_BELOW', 1)
Login or register to post comments