diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php
index b683bcb0f6c..bada8627ee0 100644
--- a/htdocs/core/class/html.form.class.php
+++ b/htdocs/core/class/html.form.class.php
@@ -4954,7 +4954,7 @@ class Form
if (((! is_array($restrictlinksto)) || in_array('order',$restrictlinksto))
&& ! empty($conf->commande->enabled))
{
- $linktoelem.=($linktoelem?' ':'').'' . $langs->trans('LinkedOrder') . '';
+ $linktoelem.=($linktoelem?' ':'').'' . $langs->trans('LinkedOrder') . '';
print '