dirroot/mod/mail/lib.php"); // set the defaults if (!isset($form->name)) { $form->name = ""; } if (!isset($form->summary)) { $form->summary = ""; } if (!isset($form->maxbytes)) { $form->maxbytes = $CFG->mail_maxbytes; } ?> course) and ($form->mode == "add")) { echo get_string("existmailcourse","mail"); } else { ?>
:
:
"; helpbutton("text", get_string("helptext"), "moodle", true, true); ?>
summary); ?>
: maxbytes, $course->maxbytes, $CFG->mail_maxbytes); choose_from_menu ($choices, "maxbytes", $form->maxbytes, ""); ?>
" />