Index: commentmail.module =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/commentmail/commentmail.module,v retrieving revision 1.12.2.5 diff -u -r1.12.2.5 commentmail.module --- commentmail.module 23 Jun 2008 12:28:05 -0000 1.12.2.5 +++ commentmail.module 21 Oct 2008 16:45:13 -0000 @@ -6,7 +6,7 @@ * - integrate with token module */ -define('COMMENTMAIL_DEFAULT_APPROVE', t("An unapproved comment has been posted on @site for the post '@node'. You need to publish this comment before it will appear on your site. +define('COMMENTMAIL_DEFAULT_APPROVE', "An unapproved comment has been posted on @site for the post '@node'. You need to publish this comment before it will appear on your site. approve/edit/delete/ban: @quick_approve @@ -19,7 +19,7 @@ approve/edit/delete/ban: @quick_approve -Comment administration: @admin_url")); +Comment administration: @admin_url"); define('COMMENTMAIL_DEFAULT_NOTIFY', t("A new comment has been posted on @site for the post '@node'.