diff --git a/lib.php b/lib.php index cd0678da1584bc092493b7425966519df40b43fc..9c97ca95ef146f2542530e927185f2b13c06db6e 100644 --- a/lib.php +++ b/lib.php @@ -553,8 +553,8 @@ class course_request_hsh } // $message .= get_string('questionhint', 'local_hsh') . ' ' . get_string('questionhintmail', 'local_hsh') . "." . "\r\n"; $message .= get_string('questionhint1', 'local_hsh') . "\r\n"; - $message .= get_string('questionhint2', 'local_hsh') . "\r\n"; - $message .= get_string('questionhint3', 'local_hsh') . "\r\n"; +// $message .= get_string('questionhint2', 'local_hsh') . "\r\n"; +// $message .= get_string('questionhint3', 'local_hsh') . "\r\n"; $message .= "\r\n"; // $message .= get_string('consultinghint', 'local_hsh') . "\r\n";