diff --git a/htdocs/compta/bank/ligne.php b/htdocs/compta/bank/ligne.php
index fee53c412b8..4ca2b1eb1ee 100644
--- a/htdocs/compta/bank/ligne.php
+++ b/htdocs/compta/bank/ligne.php
@@ -360,7 +360,7 @@ if ($result)
print '';
}
else if ($links[$key]['type']=='user') {
- print '';
+ print '';
print img_object($langs->trans('ShowUser'),'user').' ';
print $langs->trans("User");
print '';