diff --git a/src/core/user/components/participants/core-user-participants.html b/src/core/user/components/participants/core-user-participants.html index d1faf712d..61e8944b5 100644 --- a/src/core/user/components/participants/core-user-participants.html +++ b/src/core/user/components/participants/core-user-participants.html @@ -11,7 +11,8 @@ - {{ 'core.lastaccess' | translate }}: {{ participant.lastaccess | coreTimeAgo }} + {{ 'core.lastaccess' | translate }}: {{ participant.lastcourseaccess | coreTimeAgo }} + {{ 'core.lastaccess' | translate }}: {{ participant.lastaccess | coreTimeAgo }}
{{ 'core.lastaccess' | translate }}: {{ participant.lastaccess | coreTimeAgo }}
{{ 'core.lastaccess' | translate }}: {{ participant.lastcourseaccess | coreTimeAgo }}