mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-22973 reverting wrong fix, modules can not be interdependent!
This commit is contained in:
parent
d3c5b585ae
commit
c0d1bc1038
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ function page_user_complete($course, $user, $mod, $page) {
|
||||||
echo "$strnumviews - $strmostrecently ".userdate($lastlog->time);
|
echo "$strnumviews - $strmostrecently ".userdate($lastlog->time);
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
print_string('neverseen', 'resource');
|
print_string('neverseen', 'page');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue