From 211c135c2c7a995fa377de3a1256e283d2961238 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 17 Dec 2019 03:09:50 +0100 Subject: [PATCH] css --- htdocs/modulebuilder/template/myobject_document.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/modulebuilder/template/myobject_document.php b/htdocs/modulebuilder/template/myobject_document.php index a712783f55e..c75d72d5454 100644 --- a/htdocs/modulebuilder/template/myobject_document.php +++ b/htdocs/modulebuilder/template/myobject_document.php @@ -133,7 +133,7 @@ if ($object->id) print '
'; print '
'; - print ''; + print '
'; // Number of files print '';
'.$langs->trans("NbOfAttachedFiles").''.count($filearray).'