diff --git a/lms/templates/dashboard.html b/lms/templates/dashboard.html index 4ef8ce89f9..8b817eec9a 100644 --- a/lms/templates/dashboard.html +++ b/lms/templates/dashboard.html @@ -77,7 +77,7 @@
-

${ user.username }

+

${_("Username")}: ${ user.username }