program/steps/mail/compose.inc
@@ -526,7 +526,7 @@ } } $out = $select_from->show($MESSAGE->compose['from']); $out = $select_from->show((int)$MESSAGE->compose['from']); // add signatures to client $OUTPUT->set_env('signatures', $a_signatures);