diff --git a/templates/web/prod/actions/Feedback/ListsMacros.html.twig b/templates/web/prod/actions/Feedback/ListsMacros.html.twig index 9f76531b88..3874d25d6c 100644 --- a/templates/web/prod/actions/Feedback/ListsMacros.html.twig +++ b/templates/web/prod/actions/Feedback/ListsMacros.html.twig @@ -61,7 +61,7 @@ - {{ user.get_display_name() }} + {{ user.get_firstname() }} / {{ user.get_lastname() }} {{ user.get_company() }}