Rename some column headers

This commit is contained in:
JonnyWong16
2020-07-04 12:22:40 -07:00
parent cc6bd528a5
commit 41843dc573
3 changed files with 3 additions and 3 deletions

View File

@@ -284,7 +284,7 @@ DOCUMENTATION :: END
<table class="display user_ip_table" id="user_ip_table-UID-${data['user_id']}" width="100%">
<thead>
<tr>
<th align="left" id="last_seen">Last Seen</th>
<th align="left" id="last_seen">Last Streamed</th>
<th align="left" id="ip_address">IP Address</th>
<th align="left" id="platform">Last Platform</th>
<th align="left" id="player">Last Player</th>