diff --git a/mod/glossary/report.php b/mod/glossary/report.php index da72a7702d7..cd0a96cddad 100644 --- a/mod/glossary/report.php +++ b/mod/glossary/report.php @@ -34,10 +34,10 @@ $strname = get_string("name"); $strtime = get_string("time"); - print_header("$strratings: $entry->subject"); + print_header("$strratings: $entry->concept"); if (!$ratings = glossary_get_ratings($entry->id, $sort)) { - error("No ratings for this entry: \"$entry->subject\""); + error("No ratings for this entry: \"$entry->concept\""); } else { echo "