diff --git a/htdocs/comm/propal/contact.php b/htdocs/comm/propal/contact.php index c632f2f3405..02d9016099d 100644 --- a/htdocs/comm/propal/contact.php +++ b/htdocs/comm/propal/contact.php @@ -152,7 +152,7 @@ if ($id > 0 || ! empty($ref)) */ print ''; - $linkback=''.$langs->trans("BackToList").''; + $linkback=''.$langs->trans("BackToList").''; // Ref print '
'.$langs->trans('Ref').''; diff --git a/htdocs/comm/propal/note.php b/htdocs/comm/propal/note.php index 0c90d58b1ac..c2a38762865 100644 --- a/htdocs/comm/propal/note.php +++ b/htdocs/comm/propal/note.php @@ -86,7 +86,7 @@ if ($id > 0 || ! empty($ref)) print ''; - $linkback="".$langs->trans("BackToList").""; + $linkback = ''.$langs->trans('BackToList').''; // Ref print '
'.$langs->trans('Ref').'';