COMMENT_CONTROLS_ABOVE
Definition
modules/comment/comment.module
Description
Comment controls should be shown above the comment list.
Code
<?php
define('COMMENT_CONTROLS_ABOVE', 0);
?> modules/comment/comment.module
Comment controls should be shown above the comment list.
<?php
define('COMMENT_CONTROLS_ABOVE', 0);
?>