From 4a5a6436220fd83331dc7e6e08b1eb388a805104 Mon Sep 17 00:00:00 2001 From: emile Date: Wed, 10 Jul 2024 12:44:52 +0300 Subject: [PATCH] new --- .../templates/details_templates/partials/recently-online.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osinaweb/osinacore/templates/details_templates/partials/recently-online.html b/osinaweb/osinacore/templates/details_templates/partials/recently-online.html index 88eb40c2..15be5791 100644 --- a/osinaweb/osinacore/templates/details_templates/partials/recently-online.html +++ b/osinaweb/osinacore/templates/details_templates/partials/recently-online.html @@ -55,7 +55,7 @@

{{customer_connection.user.first_name}} - {customer_connection.user..last_name}}

+ {{customer_connection.user.last_name}}

{% if customer_connection.online %}

Online

{% else %}