From 9da6f0513a1862a0c8550944c0dce6a57fc44a8a Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 20 Nov 2023 15:00:34 +0100 Subject: [session] Show username in session table, link to editor --- modules-available/session/templates/change-password.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'modules-available/session/templates') diff --git a/modules-available/session/templates/change-password.html b/modules-available/session/templates/change-password.html index fa61fd77..9f19c695 100644 --- a/modules-available/session/templates/change-password.html +++ b/modules-available/session/templates/change-password.html @@ -18,7 +18,7 @@ - + @@ -27,7 +27,15 @@ {{#sessions}} - +
{{lang_uid}}{{lang_user}} {{lang_expires}} {{lang_lastAddress}} {{lang_fixedIpSession}}
{{userid}} + {{#link}} + + {{/link}} + {{login}} + {{#link}} + + {{/link}} + {{dateline_s}} {{lastip}} -- cgit v1.2.3-55-g7522