diff --git a/htdocs/admin/dict.php b/htdocs/admin/dict.php index e0a683e31c0..aaa4fb03706 100644 --- a/htdocs/admin/dict.php +++ b/htdocs/admin/dict.php @@ -950,6 +950,7 @@ if (empty($id)) { print $langs->trans("DictionaryDesc"); print " ".$langs->trans("OnlyActiveElementsAreShown")."
\n"; + print '
'; }