mirror of
https://github.com/moodle/moodle.git
synced 2025-03-21 08:00:37 +01:00
Merge branch 'MDL-71971-master' of git://github.com/lucaboesch/moodle
This commit is contained in:
commit
9bcc08aacf
@ -213,7 +213,7 @@ class edit_renderer extends \plugin_renderer_base {
|
||||
'name' => 'repaginate',
|
||||
'id' => 'repaginatecommand',
|
||||
'value' => get_string('repaginatecommand', 'quiz'),
|
||||
'class' => 'btn btn-secondary',
|
||||
'class' => 'btn btn-secondary mr-1',
|
||||
'data-header' => $header,
|
||||
'data-form' => $form,
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user