diff --git a/htdocs/compta/facture/tpl/linkedobjectblock.tpl.php b/htdocs/compta/facture/tpl/linkedobjectblock.tpl.php
index 90aeeda8ae0..ae11e1ee3fb 100644
--- a/htdocs/compta/facture/tpl/linkedobjectblock.tpl.php
+++ b/htdocs/compta/facture/tpl/linkedobjectblock.tpl.php
@@ -21,7 +21,8 @@
-load("bills");
if ($somethingshown) { echo '
'; }
if ($num > 1) print_titre($langs->trans("RelatedBills"));
else print_titre($langs->trans("RelatedBill"));
@@ -33,7 +34,7 @@ else print_titre($langs->trans("RelatedBill"));