]> git.mjollnir.org Git - moodle.git/commitdiff
Ugh type in string module name
authormoodler <moodler>
Fri, 25 Oct 2002 08:54:29 +0000 (08:54 +0000)
committermoodler <moodler>
Fri, 25 Oct 2002 08:54:29 +0000 (08:54 +0000)
mod/quiz/view.php

index 3a4090dcddd5d3f362acfbdf0770a44f80595f09..9474d03fc24c4205f159e62c9deb204c46c4ca00 100644 (file)
                 }
                 echo "<BR>";
                 echo "<DIV align=CENTER>";
-                print_single_button("attempt.php", $options, get_string("attemptquiznow","forum"));
+                print_single_button("attempt.php", $options, get_string("attemptquiznow","quiz"));
                 echo "</P>";
             }
         } else {