1
0
Fork 0

Update admin statuses view

This commit is contained in:
Daniel Supernault 2019-06-10 20:37:03 -06:00
parent bf8340ff9d
commit 44afcc715d
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 6 additions and 6 deletions

View File

@ -8,13 +8,13 @@
<hr>
<table class="table">
<thead class="thead-dark">
<thead class="bg-light">
<tr>
<th scope="col">#</th>
<th scope="col">Username</th>
<th scope="col">Likes</th>
<th scope="col">Storage</th>
<th scope="col">Created</th>
<th scope="col" class="border-0 text-dark">#</th>
<th scope="col" class="border-0 text-dark">Username</th>
<th scope="col" class="border-0 text-dark">Likes</th>
<th scope="col" class="border-0 text-dark">Storage</th>
<th scope="col" class="border-0 text-dark">Created</th>
</tr>
</thead>
<tbody>