mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 20:53:53 +01:00
Moved the submit button to question_print_comment_box in lib/questionlib.php
This commit is contained in:
parent
ec65c6ad7c
commit
42b245d1ca
@ -22,5 +22,4 @@
|
||||
<input type="text" name="grade" size="2" value="<?php echo $grade; ?>" />/<?php echo $question->maxgrade; ?>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<input type="submit" name="submit" value="<?php print_string('save', 'quiz'); ?>" />
|
||||
</table>
|
Loading…
x
Reference in New Issue
Block a user