mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Moved the submit button to question_print_comment_box in lib/questionlib.php
This commit is contained in:
parent
ec65c6ad7c
commit
42b245d1ca
1 changed files with 1 additions and 2 deletions
|
@ -23,4 +23,3 @@
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<input type="submit" name="submit" value="<?php print_string('save', 'quiz'); ?>" />
|
|
Loading…
Add table
Add a link
Reference in a new issue