Fixing a header, this string wasn't set anywhere. Plus it needs a new
string in the lang files (coming up next).
This commit is contained in:
@@ -661,7 +661,7 @@ class assignment_base {
|
||||
}
|
||||
|
||||
if (empty($users)) {
|
||||
print_heading($strnoattempts);
|
||||
print_heading(get_string('noattempts','assignment'));
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user