. ?>
box_start(); ?>
:
'; ?>
box_end(); ?> reservation_messageto[$id])) { foreach ($SESSION->reservation_messageto[$id] as $user) { echo ''; // Check to see if we should be showing the email address. if ($user->maildisplay == 0) { // 0 = don't display my email to anyone. echo ''; } } else { echo ''; } ?>
'.fullname($user,true).'' . get_string('emaildisplayhidden') . ''; } else { echo ''.$user->email.''; } if (empty($user->email)) { $error = get_string('emailempty'); } if (!empty($error)) { echo $OUTPUT->pix_icon('t/emailno', $error); unset($error); } echo '
'.get_string('nousersyet').'