updated dashboard html to remove rebase bug which displayed the username to learners
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
|
||||
<section class="profile-sidebar" id="profile-sidebar" role="region" aria-label="User info">
|
||||
<header class="profile">
|
||||
<h2 class="username-header"><span class="sr">${_("Username")}: </span><span class="username-label">${ user.username }</span></h2>
|
||||
<h2 class="username-header"><span class="sr">${_("Username")}: </span></h2>
|
||||
</header>
|
||||
<section class="user-info">
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user