Clean up some code.

This commit is contained in:
James Cole
2020-04-12 06:24:35 +02:00
parent 4a7d9b130a
commit 6daf083b3f
6 changed files with 25 additions and 21 deletions

View File

@@ -41,11 +41,12 @@
<div class="box-body">
<!-- Authorized Tokens -->
<table class="table table-borderless m-b-none">
<caption>Authorized clients</caption>
<thead>
<tr>
<th>Name</th>
<th>Scopes</th>
<th></th>
<th scope="col">Name</th>
<th scope="col">Scopes</th>
<th scope="col"></th>
</tr>
</thead>