COMMENT_CONTROLS_BELOW

Comment controls should be shown below the comment list.

drupal/modules/comment/comment.module, line 61

<?php
define('COMMENT_CONTROLS_BELOW', 1)
?>