summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorprashantsinalkar2018-03-13 17:50:45 +0530
committerprashantsinalkar2018-03-13 17:50:45 +0530
commitc415e87fe4b31d7e38c8f296598be042b8d58cfb (patch)
tree5a46fe55247f33c84ed0054551ba8ff3786b0409
parent67313d0796b87d31eae2809e9a36e55b69764d66 (diff)
downloadtbc-external-review-c415e87fe4b31d7e38c8f296598be042b8d58cfb.tar.gz
tbc-external-review-c415e87fe4b31d7e38c8f296598be042b8d58cfb.tar.bz2
tbc-external-review-c415e87fe4b31d7e38c8f296598be042b8d58cfb.zip
fixed error
-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 .