From cbb10742603eacfb149278f094a48fb8df07dd19 Mon Sep 17 00:00:00 2001 From: prashant Date: Tue, 24 Feb 2015 17:34:46 +0530 Subject: Done minor changes in book proposal user notification email text --- textbook_companion.module | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/textbook_companion.module b/textbook_companion.module index 25c67c6..5bce511 100755 --- a/textbook_companion.module +++ b/textbook_companion.module @@ -1505,6 +1505,9 @@ Edition : ' . $preference3_data->edition . ' Year of publication : ' . $preference3_data->year . ' Your proposal is under review and you will soon receive an email from us regarding the same. +Note: +Send sample codes to textbook@scilab.in in a .zip or .tgz file. The sample codes should be sent utmost by the 3rd day of the proposal. The subject of the email containing sample code should be "New Book Proposal-Sample Codes-(Student Name)"​. +The book will not be alloted to you until we receive the sample codes. Best Wishes, @@ -1651,6 +1654,9 @@ Year of publication : ' . $preference1_data->year . ' Your proposal is under review and you will soon receive an email from us regarding the same. +Note: +Send sample codes to textbook@scilab.in in a .zip or .tgz file. The sample codes should be sent utmost by the 3rd day of the proposal. The subject of the email containing sample code should be "New Book Proposal-Sample Codes-(Student Name)"​. +The book will not be alloted to you until we receive the sample codes. Best Wishes, -- cgit