mirror of
https://github.com/moodle/moodle.git
synced 2025-03-22 00:20:37 +01:00
Merge branch 'MDL-78314-401' of https://github.com/lucaboesch/moodle into MOODLE_401_STABLE
This commit is contained in:
commit
2d99010fc9
@ -122,7 +122,7 @@ echo $attemptobj->render_question_for_commenting($slot);
|
||||
</div>
|
||||
<fieldset class="hidden">
|
||||
<div>
|
||||
<div class="fitem fitem_actionbuttons fitem_fsubmit">
|
||||
<div class="fitem fitem_actionbuttons fitem_fsubmit mt-3">
|
||||
<fieldset class="felement fsubmit">
|
||||
<input id="id_submitbutton" type="submit" name="submit" class="btn btn-primary" value="<?php
|
||||
print_string('save', 'quiz'); ?>"/>
|
||||
|
@ -394,6 +394,7 @@ table.quizreviewsummary td.cell {
|
||||
|
||||
#page-mod-quiz-comment .mform fieldset {
|
||||
margin: 0;
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
#page-mod-quiz-comment .que {
|
||||
|
Loading…
x
Reference in New Issue
Block a user