diff options
author | Jayaram Pai | 2014-04-30 17:30:00 +0530 |
---|---|---|
committer | Jayaram Pai | 2014-04-30 17:30:00 +0530 |
commit | 5065133dd4075fb7faca6466b42f8348604bec19 (patch) | |
tree | d08b77bccb860641a49158709a68002bc271aa35 /textbook_companion.module | |
parent | fa145063e7168354e387801722e263bf222a8e2d (diff) | |
download | scilab_textbook_companion-5065133dd4075fb7faca6466b42f8348604bec19.tar.gz scilab_textbook_companion-5065133dd4075fb7faca6466b42f8348604bec19.tar.bz2 scilab_textbook_companion-5065133dd4075fb7faca6466b42f8348604bec19.zip |
updated the uploaded:code email content
Diffstat (limited to 'textbook_companion.module')
-rwxr-xr-x | textbook_companion.module | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textbook_companion.module b/textbook_companion.module index acaa9dc..74fbf46 100755 --- a/textbook_companion.module +++ b/textbook_companion.module @@ -1250,6 +1250,9 @@ Caption : ' . $example_data->caption . ' The example is under review. You will be notified when it has been approved. +Please ensure that ALL the codes have followed the naming convention and contain captions as described here. +The codes cannot be approved unless the convention is followed. + Best Wishes, !site_name', array('!site_name' => variable_get('site_name', ''), '!user_name' => $user_data->name), $language->language); |