summaryrefslogtreecommitdiff
path: root/tbc_external_review_email.inc
diff options
context:
space:
mode:
Diffstat (limited to 'tbc_external_review_email.inc')
-rwxr-xr-xtbc_external_review_email.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbc_external_review_email.inc b/tbc_external_review_email.inc
index 0afa798..70c276e 100755
--- a/tbc_external_review_email.inc
+++ b/tbc_external_review_email.inc
@@ -31,7 +31,7 @@ function tbc_external_review_mail($key, &$message, $params)
'body' => t('
Dear '. $row->name,
-'Please find the attached file containing the list of errors found in your uploaded book:'
+'Please find the attached file containing the list of errors found in your uploaded book:'.
'Book: <b>' . $row->book .
'Author: <b>'. $row->author .