Skip to content
Snippets Groups Projects
Commit e121aa47 authored by Marco Morales's avatar Marco Morales
Browse files

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

parent fe3326d8
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment