diff --git a/src/Bundle/ChillMainBundle/Resources/views/Workflow/macro_breadcrumb.html.twig b/src/Bundle/ChillMainBundle/Resources/views/Workflow/macro_breadcrumb.html.twig index d4dd122d5..6fb3fe2ff 100644 --- a/src/Bundle/ChillMainBundle/Resources/views/Workflow/macro_breadcrumb.html.twig +++ b/src/Bundle/ChillMainBundle/Resources/views/Workflow/macro_breadcrumb.html.twig @@ -11,7 +11,7 @@ {% else %}
  • - {{ 'Creation by'|trans ~ ' : ' }} + {{ 'workflow.Created by'|trans ~ ' : ' }} {{ step.entityWorkflow.createdBy|chill_entity_render_box }}