From 4ae3986cd45d4f4a47dfa25b0049f3cf3c2abc78 Mon Sep 17 00:00:00 2001 From: Aurelien Vaillant Date: Sun, 5 Apr 2020 17:00:25 +0200 Subject: [PATCH] Name welcome, fix typo error --- custom_portal.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_portal.css b/custom_portal.css index b6cdd63..59e1aa1 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -258,7 +258,7 @@ body.logged, .logged .content { float: right; } .user-container .user-fullname:before { - content: "Bienvenue"; + content: "Bienvenue "; } .user-container .user-username:before { display: block;