mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Add expiry and sign out button to login logs
This commit is contained in:
parent
8db75cf718
commit
add1b4ec54
4 changed files with 48 additions and 5 deletions
|
@ -172,6 +172,7 @@
|
|||
<th align="left" id="login_host">Host</th>
|
||||
<th align="left" id="login_os">Operating System</th>
|
||||
<th align="left" id="login_browser">Browser</th>
|
||||
<th align="left" id="login_expiry">Expiry</th>
|
||||
<th align="left" id="login_success"></th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue