From f83107d37bacf7e4076160083e3fe6395e6c8057 Mon Sep 17 00:00:00 2001 From: mkz212 <82271669+mkz212@users.noreply.github.com> Date: Thu, 9 Nov 2023 06:27:41 +0100 Subject: [PATCH] Update layout.component.html --- ui/src/app/shared/layout/layout.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/app/shared/layout/layout.component.html b/ui/src/app/shared/layout/layout.component.html index 6eda14ba9..1a7a2317f 100644 --- a/ui/src/app/shared/layout/layout.component.html +++ b/ui/src/app/shared/layout/layout.component.html @@ -98,7 +98,7 @@ {{ 'menu.linux.label_shutdown_server' | translate }} - {{ 'menu.tooltip_logout' | translate }} + {{ 'menu.tooltip_logout' | translate }} - {{ $auth.user.username }}