interface adjustments for apikey interaction

Signed-off-by: Michael Kaufmann <michael.kaufmann@aixit.com>
This commit is contained in:
Michael Kaufmann
2018-06-21 08:21:27 +02:00
parent f198833f8c
commit f1d91dfef8
9 changed files with 115 additions and 39 deletions

View File

@@ -34,11 +34,11 @@
<table class="full hl">
<thead>
<tr>
<th>User</th>
<th>API-keys</th>
<th>{$lng['login']['username']}</th>
<th>API-key</th>
<th>Secret</th>
<th>Allowed from</th>
<th>Valid until</th>
<th>{$lng['apikeys']['allowed_from']}</th>
<th>{$lng['apikeys']['valid_until']}</th>
<th>{$lng['panel']['options']}</th>
</tr>
</thead>