diff --git a/admin-dev/themes/default/template/controllers/manufacturers/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/manufacturers/helpers/view/view.tpl index f44c95802..96021a35d 100644 --- a/admin-dev/themes/default/template/controllers/manufacturers/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/manufacturers/helpers/view/view.tpl @@ -51,7 +51,7 @@ {if $addresse.phone}{$addresse.phone}
{/if} {if $addresse.phone_mobile}{$addresse.phone_mobile}
{/if} {if $addresse.other}

- {$addresse.other}
+ {$addresse.other|nl2br} {/if}