Update server list

pull/581/head
TimZ99 2018-04-27 20:18:39 +02:00
parent 5d36f35176
commit 526735bdc0
No known key found for this signature in database
GPG Key ID: 4D8268DC68E8339D
1 changed files with 1 additions and 2 deletions

View File

@ -24,8 +24,7 @@
<td class="nowrap visible-desktop"><div class="table-cell-title">{{ server.type }}</div></td>
<td class="nowrap hidden-phone"><div class="table-cell-title">{{ server.rtime }} s</div></td>
<td class="nowrap hidden-phone"><div class="table-cell-title">{{ server.last_online }}</div></td>
<td class="nowrap hidden-phone"><div class="table-cell-title">{{ server.last_offline }}</div></td>
<td class="nowrap hidden-phone"><div class="table-cell-title">{{ server.last_offline_duration }}</div></td>
<td class="nowrap hidden-phone"><div class="table-cell-title">{{ server.last_offline }} {{ server.last_offline_duration }}</div></td>
<td class="tight hidden-phone">
<div class="table-cell-title">
<i class="{{ server.active_icon }}" title="{{ server.active_title }}"></i>