. * It's licensed under the AFFERO GENERAL PUBLIC LICENSE unless stated otherwise. * You can get copies of the licenses here: * http://www.affero.org/oagpl.html * AFFERO GENERAL PUBLIC LICENSE is also included in the file called "COPYING". **/ ?>
eMail GENERAL settings | You can enable who user's choose prefences | |
email_enable_ssl: | get_string('no'), '1' => get_string('yes')); choose_from_menu ($choose, "email_enable_ssl", $CFG->email_enable_ssl, "", "", ""); ?> | |
email_trackbymail: | get_string('no'), '1' => get_string('yes')); choose_from_menu ($choose, "email_trackbymail", $CFG->email_trackbymail, "", "", ""); ?> | |
email_marriedfolders2courses: | get_string('no'), '1' => get_string('yes')); choose_from_menu ($choose, "email_marriedfolders2courses", $CFG->email_marriedfolders2courses, "", "", ""); ?> | |
email_old_select_participants: | get_string('no'), '1' => get_string('yes')); choose_from_menu ($choose, "email_old_select_participants", $CFG->email_old_select_participants, "", "", ""); ?> | |
email_add_admins: | get_string('no'), '1' => get_string('yes')); choose_from_menu ($choose, "email_add_admins", $CFG->email_add_admins, "", "", ""); ?> | |
email_enable_ajax: | get_string('no'), '1' => get_string('yes')); choose_from_menu ($choose, "email_enable_ajax", $CFG->email_enable_ajax, "", "", ""); ?> | |
eMail COLORS | You can choose colors for email table and color for reply mails | |
email_answered_color: | email_answered_color, '', 7,7); ?> | |
email_table_field_color: | email_table_field_color, '', 7,7); ?> | |
BLOCK email_list | ||
email_max_number_courses: | email_max_number_courses, "", "", ""); ?> | |
" /> |