Skip to content

Commit

Permalink
fixed missing column heading
Browse files Browse the repository at this point in the history
  • Loading branch information
chadfurman committed Oct 1, 2024
1 parent f0b0b04 commit 2aaae35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion management/templates/users.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ <h3>Existing mail users</h3>
<thead>
<tr>
<th width="35%">Email Address</th>
<th class="row-center">Messages</th>
<th class="row-center">Size</th>
<th class="row-center">Used</th>
<th class="row-center">Quota</th>
Expand Down

0 comments on commit 2aaae35

Please sign in to comment.