: | |
";
helpbutton("writing", get_string("helpwriting"), "moodle", true, true);
echo " "; helpbutton("questions", get_string("helpquestions"), "moodle", true, true); echo " "; if ($usehtmleditor) { helpbutton("richtext2", get_string("helprichtext"), "moodle", true, true); } else { emoticonhelpbutton("theform", "message"); } ?> |
|
: | '; } else { choose_from_menu(format_text_menu(), "format", $format, ""); } helpbutton("textformat", get_string("helpformatting")); ?> |
'.fullname($user,true).' | '.$user->email.' | ';
if ($user->emailstop) {
$error = get_string('emaildisable');
} elseif (empty($user->email)) {
$error = get_string('emailempty');
}
if (!empty($error)) {
echo '![]() | |
'.get_string('nousersyet').' |