diff --git a/templates/job-order/form.html.twig b/templates/job-order/form.html.twig index 560ffea9..91c6c39a 100644 --- a/templates/job-order/form.html.twig +++ b/templates/job-order/form.html.twig @@ -553,7 +553,7 @@ --> {{ hub.rider_count }} {{ hub.jo_count }} - {{ hub.hub.getContactNumbers }} + {{ hub.hub.getContactNumbers|replace({"\n": ', '}) }} {% endfor %}