diff --git a/htdocs/admin/dict.php b/htdocs/admin/dict.php index 72c33db2a0d..ef379a7b059 100644 --- a/htdocs/admin/dict.php +++ b/htdocs/admin/dict.php @@ -2138,7 +2138,7 @@ if ($id) { print ''; print ''; print ''; - print ''; + print ''; print ''; $showemptyline = ''; @@ -2167,6 +2167,7 @@ if ($id) { } else { print $langs->trans($tablib[$i]); } + print $form->textwithpicto('', $langs->trans("Table").': '.$tabname[$i]); print ''; print ''; - print ''; + print ''; + print ''; $lastlineisempty = false; } else { if (!$lastlineisempty) {
'.$langs->trans("Dictionary").''.$langs->trans("Table").'
'; /*if (empty($tabcond[$i])) @@ -2174,7 +2175,9 @@ if ($id) { print info_admin($langs->trans("DictionaryDisabledSinceNoModuleNeedIt"),1); }*/ print ''.$tabname[$i].'
'; + print '