From c1edf51947e346240632fb387042458830bdd651 Mon Sep 17 00:00:00 2001 From: gustav_delius Date: Wed, 12 Jan 2005 07:03:25 +0000 Subject: [PATCH] When setting up a new quiz the teacher is always redirected to the question edit page so there is no need for two buttons on mod.html --- mod/quiz/mod.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mod/quiz/mod.html b/mod/quiz/mod.html index fa328bb102..d8fb9ca39e 100644 --- a/mod/quiz/mod.html +++ b/mod/quiz/mod.html @@ -554,8 +554,10 @@ " /> +instance) { ?> wwwroot/mod/quiz/edit.php?quizid=$form->instance") ?>" /> + " /> -- 2.39.5