Merge branch 'MDL-73990-master' of https://github.com/sharidas/moodle

This commit is contained in:
Shamim Rezaie
2022-03-02 12:55:34 +11:00
3 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ $string['activityattachments'] = 'Assignment activity attachments';
$string['activitydate:submissionsdue'] = 'Due:';
$string['activitydate:submissionsopen'] = 'Opens:';
$string['activitydate:submissionsopened'] = 'Opened:';
$string['activityeditor'] = 'Activity';
$string['activityeditor'] = 'Activity instructions';
$string['activityeditor_help'] = 'The actions you would like the student to complete for this assignment. This is only shown on the submission page where a students edits and submits their assignment.';
$string['activityoverview'] = 'You have assignments that need attention';
$string['addattempt'] = 'Allow another attempt';
+1 -3
View File
@@ -4927,12 +4927,10 @@ class assign {
$PAGE->blocks->add_fake_block($bc, reset($regions));
}
$PAGE->activityheader->disable();
$o .= $this->get_renderer()->render(
new assign_header($this->get_instance(),
$this->get_context(),
false,
$this->show_intro(),
$this->get_course_module()->id,
$title,
'',
@@ -142,7 +142,7 @@
}
}}
<div class="container-fluid mb-1">
<div class="container-fluid mb-4">
<div class="row">
{{#submit}}
<div class="col-xs-6 mr-3">