Commit e121aa47 by Marco Morales

updated dashboard html to remove rebase bug which displayed the username to learners

parent fe3326d8
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment