Skip to content
Snippets Groups Projects
Commit 57d7973c authored by Mark Sadecki's avatar Mark Sadecki
Browse files

adds additional context for screen reader users and correct heading order to be more logical

parent 551c3822
No related merge requests found
......@@ -77,7 +77,7 @@
<section class="profile-sidebar">
<header class="profile">
<h1 class="user-name">${ user.username }</h1>
<h2 class="user-name"><span class="sr">${_("Username")}: </span>${ user.username }</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