diff --git a/htdocs/docsoc.php b/htdocs/docsoc.php index 445fb4f1007..45a86f5ee7b 100644 --- a/htdocs/docsoc.php +++ b/htdocs/docsoc.php @@ -147,9 +147,19 @@ if ($socid > 0) } print '
| '.$langs->trans("Name").' | '.$societe->nom.' | ||
| '.$langs->trans('Prefix').' | '.$objsoc->prefix_comm.' | ||
| '.$langs->trans("NbOfAttachedFiles").' | '.sizeof($filearray).' | ||
| '.$langs->trans("TotalSizeOfAttachedFiles").' | '.$totalsize.' '.$langs->trans("bytes").' | ||