2
0
forked from Wavyzz/dolibarr

clean indent

This commit is contained in:
Frédéric FRANCE
2019-10-20 01:09:11 +02:00
parent 263bd9cbc0
commit 360bf55f5b
51 changed files with 1126 additions and 1163 deletions

View File

@@ -470,7 +470,7 @@ foreach ($dirmodels as $reldir)
}
print '</td>';
// Info
// Info
$htmltooltip = ''.$langs->trans("Name").': '.$module->name;
$htmltooltip.='<br>'.$langs->trans("Type").': '.($module->type?$module->type:$langs->trans("Unknown"));
if ($module->type == 'pdf')