Index: comment_notify.module =================================================================== RCS file: /cvs/drupal/contributions/modules/comment_notify/comment_notify.module,v retrieving revision 1.72 diff -u -r1.72 comment_notify.module --- comment_notify.module 7 Nov 2009 18:39:55 -0000 1.72 +++ comment_notify.module 15 Nov 2009 12:56:47 -0000 @@ -646,22 +646,22 @@ '#description' => t( 'You can use the following variables to be replaced: ' ), '#default_value' => variable_get('comment_notify_default_mailtext', t(DEFAULT_MAILTEXT)), @@ -676,21 +676,21 @@ '#description' => t( 'You can use the following variables to be replaced: ' ), '#default_value' => variable_get('node_notify_default_mailtext', t(AUTHOR_MAILTEXT)),