Some bug fixes.

This commit is contained in:
James Cole
2020-10-01 17:02:15 +02:00
parent c25f5598f1
commit d03ca0ec36
11 changed files with 34 additions and 34 deletions

View File

@@ -39,9 +39,9 @@
<table class="table table-responsive table-borderless mb-0">
<thead>
<tr>
<th>{{ $t('firefly.name') }}</th>
<th>{{ $t('firefly.profile_scopes') }}</th>
<th></th>
<th scope="col">{{ $t('firefly.name') }}</th>
<th scope="col">{{ $t('firefly.profile_scopes') }}</th>
<th scope="col"></th>
</tr>
</thead>