COMMENT_CONTROLS_ABOVE

Comment controls should be shown above the comment list.

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

<?php
define('COMMENT_CONTROLS_ABOVE', 0)
?>