From 117ae6aa4379be6191df455ddaa56bc2b9ffa2d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Fri, 27 Feb 2026 17:08:24 -0500 Subject: [PATCH] fix: text-nowrap on timestamps --- src/views/admin/dashboard/logins.tpl | 2 +- src/views/admin/dashboard/topics.tpl | 2 +- src/views/admin/dashboard/users.tpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/admin/dashboard/logins.tpl b/src/views/admin/dashboard/logins.tpl index 552ded83e1..814b10156d 100644 --- a/src/views/admin/dashboard/logins.tpl +++ b/src/views/admin/dashboard/logins.tpl @@ -23,7 +23,7 @@ {./user.username} {function.userAgentIcons} {../browser} {../version} on {../platform} - + {{{ end }}} diff --git a/src/views/admin/dashboard/topics.tpl b/src/views/admin/dashboard/topics.tpl index 5769f342fe..ee92cd254a 100644 --- a/src/views/admin/dashboard/topics.tpl +++ b/src/views/admin/dashboard/topics.tpl @@ -14,7 +14,7 @@ {../title} [[topic:posted-by, {../user.username}]] - + {{{ end }}} diff --git a/src/views/admin/dashboard/users.tpl b/src/views/admin/dashboard/users.tpl index 4fbd026ef3..1db7e85ef7 100644 --- a/src/views/admin/dashboard/users.tpl +++ b/src/views/admin/dashboard/users.tpl @@ -22,7 +22,7 @@ {../uid} {../username} {../email} - + {{{ end }}}