COMMENT_CONTROLS_ABOVE_BELOW
in modules/comment/comment.module
Comment controls should be shown both above and below the comment list.
<?php
define('COMMENT_CONTROLS_ABOVE_BELOW', 2);
?>
Login or register to post comments in modules/comment/comment.module
Comment controls should be shown both above and below the comment list.
<?php
define('COMMENT_CONTROLS_ABOVE_BELOW', 2);
?>
Login or register to post comments