diff options
author | Sashi20 | 2020-05-13 21:06:05 +0530 |
---|---|---|
committer | Sashi20 | 2020-05-13 21:06:05 +0530 |
commit | f5a4ebbed4bfce6ea647dfc990cda812791242fc (patch) | |
tree | 2f2d6acefdbd881613567e3975d30b23674073f2 | |
parent | a7d2802a9c5a78702ba262cb512f496f9bd0a189 (diff) | |
download | r_textbook_companion-f5a4ebbed4bfce6ea647dfc990cda812791242fc.tar.gz r_textbook_companion-f5a4ebbed4bfce6ea647dfc990cda812791242fc.tar.bz2 r_textbook_companion-f5a4ebbed4bfce6ea647dfc990cda812791242fc.zip |
Modify signature of codable example disapproved email template
-rwxr-xr-x | textbook_companion.module | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textbook_companion.module b/textbook_companion.module index cb92619..3fb1f79 100755 --- a/textbook_companion.module +++ b/textbook_companion.module @@ -2508,6 +2508,7 @@ FOSSEE, IIT Bombay', array( Dear ' . $proposal_data->full_name . ', Congratulations! Your codable examples document has been approved. As you have now coded all of the codable solved examples of your proposed textbook, we shall begin with reviewing your TBC codes. + Best Wishes, !site_name Team, |