Removed unnecessary table column heading for button columns

This commit is contained in:
Bernd Bestel
2019-03-09 10:40:38 +01:00
parent ba319dc6f1
commit 0f03420808
18 changed files with 19 additions and 19 deletions

View File

@@ -32,7 +32,7 @@
<table id="apikeys-table" class="table table-sm table-striped dt-responsive">
<thead>
<tr>
<th>#</th>
<th></th>
<th>{{ $L('API key') }}</th>
<th>{{ $L('User') }}</th>
<th>{{ $L('Expires') }}</th>