Skip to content

Commit

Permalink
correction of header in admins.html template
Browse files Browse the repository at this point in the history
  • Loading branch information
ooemperor committed Nov 20, 2023
1 parent 837890c commit ddf5df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codeGrader/frontend/admin/templates/adminUsers.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div id="main" class="main">
<span id="main-menu-button" class="btn-menu" onclick="openNav()">&equiv;</span>
<div>
<h1 class="header1 core_content">Users</h1>
<h1 class="header1 core_content">Administrators</h1>
</div>
<p class="core_content">Admin Users</p>

Expand Down

0 comments on commit ddf5df4

Please sign in to comment.