]> git.mjollnir.org Git - moodle.git/commitdiff
Removed a wrong help link
authormoodler <moodler>
Mon, 25 Aug 2003 16:31:20 +0000 (16:31 +0000)
committermoodler <moodler>
Mon, 25 Aug 2003 16:31:20 +0000 (16:31 +0000)
mod/forum/mod.html

index 30ec6db457b9913d592f815584e0f7a689145c45..fad164f8f899f15b7c7079ee6ec107468760ee93 100644 (file)
             $options[1] = get_string("ratingeveryone", "forum");
             echo get_string("users").":";
             choose_from_menu($options, "assessed", $form->assessed, "");
-            helpbutton("ratings", get_string("allowratings", "forum"), "forum");
             echo "<br />";
 
             echo get_string("grade").":";