diff --git a/htdocs/modulebuilder/template/myobject_list.php b/htdocs/modulebuilder/template/myobject_list.php
index b16f8e00702..ece26aba6cb 100644
--- a/htdocs/modulebuilder/template/myobject_list.php
+++ b/htdocs/modulebuilder/template/myobject_list.php
@@ -352,7 +352,7 @@ print '';
$newcardbutton='';
//if ($user->rights->mymodule->creer)
//{
- $newcardbutton=''.$langs->trans('New').'';
+ $newcardbutton=''.$langs->trans('New').'';
$newcardbutton.= '';
$newcardbutton.= '';
//}