COMMENT_CONTROLS_ABOVE_BELOW

Comment controls should be shown both above and below the comment list.

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

<?php
define('COMMENT_CONTROLS_ABOVE_BELOW', 2)
?>