From 657867411b0df9c04b110f02fd837d3ebbbcd5cb Mon Sep 17 00:00:00 2001 From: Lennart Hengstmengel Date: Fri, 9 Aug 2024 12:37:52 +0200 Subject: [PATCH] shorter heading Co-authored-by: Kevin Papst --- Resources/views/view/customer.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/views/view/customer.html.twig b/Resources/views/view/customer.html.twig index 0137045..7df242d 100644 --- a/Resources/views/view/customer.html.twig +++ b/Resources/views/view/customer.html.twig @@ -71,7 +71,7 @@ - {{ 'customer' | trans }}: {{ sharedProject.customer.name }} + {{ sharedProject.customer.name }} {% if statsPerMonth is not null %}