aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/html/sessions.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/html/sessions.html')
-rw-r--r--template/html/sessions.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/html/sessions.html b/template/html/sessions.html
index f6d74c2..6e639d6 100644
--- a/template/html/sessions.html
+++ b/template/html/sessions.html
@@ -33,7 +33,7 @@
</tr>
{{ range .sessions }}
<tr {{ if eq .Token $.currentSessionToken }}class="row-highlighted"{{ end }}>
- <td class="column-20" title="{{ isodate .CreatedAt }}">{{ elapsed .CreatedAt }}</td>
+ <td class="column-20" title="{{ isodate .CreatedAt }}">{{ elapsed $.user.Timezone .CreatedAt }}</td>
<td class="column-20" title="{{ .IP }}">{{ .IP }}</td>
<td title="{{ .UserAgent }}">{{ .UserAgent }}</td>
<td class="column-20">