| '; print $val['cachenbofdoc']; print ' | '; print ''; if ($nbofsubdir && $nboffilesinsubdir) print '+'.$nboffilesinsubdir.' '; print ' | '; // Info print '';
$userstatic->id=$val['fk_user_c'];
$userstatic->lastname=$val['login_c'];
$htmltooltip=''.$langs->trans("ECMSection").': '.$val['label'].' '; $htmltooltip=''.$langs->trans("Type").': '.$langs->trans("ECMSectionManual").' '; $htmltooltip.=''.$langs->trans("ECMCreationUser").': '.$userstatic->getNomUrl(1, '', false, 1).' '; $htmltooltip.=''.$langs->trans("ECMCreationDate").': '.dol_print_date($val['date_c'],"dayhour").' '; $htmltooltip.=''.$langs->trans("Description").': '.$val['description'].' '; $htmltooltip.=''.$langs->trans("ECMNbOfFilesInDir").': '.$val['cachenbofdoc'].' '; if ($nbofsubdir) $htmltooltip.=''.$langs->trans("ECMNbOfFilesInSubDir").': '.$nboffilesinsubdir; else $htmltooltip.=''.$langs->trans("ECMNbOfSubDir").': '.$nbofsubdir.' '; print $form->textwithpicto('', $htmltooltip, 1, 'info'); print " | ";
print '