From 8e70adc79715b33c1de67679e31caa5b2dd10ca7 Mon Sep 17 00:00:00 2001 From: Brian Read Date: Fri, 13 Dec 2024 17:52:32 +0000 Subject: [PATCH] A bit more header html fixing --- .../smanager/themes/default/templates/partials/_header.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/usr/share/smanager/themes/default/templates/partials/_header.html.ep b/root/usr/share/smanager/themes/default/templates/partials/_header.html.ep index efca1ed..0036717 100644 --- a/root/usr/share/smanager/themes/default/templates/partials/_header.html.ep +++ b/root/usr/share/smanager/themes/default/templates/partials/_header.html.ep @@ -110,7 +110,7 @@ % if ( not defined $c->session->{username} ) { % } else { - + % }