#203 Added new string for list of awarded certificates
This commit is contained in:
parent
e7a7f0aef5
commit
9a21f67089
4 changed files with 4 additions and 3 deletions
|
@ -110,7 +110,7 @@ if ($table->is_downloading()) {
|
|||
$PAGE->navbar->add(get_string('customcertreport', 'customcert'));
|
||||
|
||||
echo $OUTPUT->header();
|
||||
echo $OUTPUT->heading(get_string('modulenameplural', 'customcert'));
|
||||
echo $OUTPUT->heading(get_string('listofissues', 'customcert'));
|
||||
|
||||
groups_print_activity_menu($cm, $url);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue