From a88a6588880cc7bc2676962f579268bc6ef13b7a Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Tue, 22 May 2018 10:40:18 +0530 Subject: Minor changes in email template to notify about submission inetrface --- textbook_companion.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textbook_companion.module') diff --git a/textbook_companion.module b/textbook_companion.module index 73e57f1..2b8fa24 100755 --- a/textbook_companion.module +++ b/textbook_companion.module @@ -2999,7 +2999,7 @@ FOSSEE,IIT Bombay', array( 'body' => t(' Dear !user_name, -Your interface for code submission has been enabled by the reviewer, you can now able to send more code for this book. +Your interface for code submission has been enabled by the reviewer, you can now send more code for this book. Full Name : ' . $proposal_data->full_name . ' Email : ' . $user_data->mail . ' -- cgit