You are here

constant comment_goodness_COMMENT_FORM_LABEL in Comment goodness 7

2 uses of comment_goodness_COMMENT_FORM_LABEL
comment_goodness_form_node_type_form_alter in ./comment_goodness.module
Implements hook_form_FORM_ID_alter().
comment_goodness_preprocess_comment_wrapper in ./comment_goodness.module
Implements hook_preprocess_HOOK().

File

./comment_goodness.module, line 21
Comment goodness provides newest to oldest comment sorting

Code

define('comment_goodness_COMMENT_FORM_LABEL', t('Post new comment'));