From b61f3b43130f832e8e91f19c9cc25bd86998ef6d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 7 Oct 2018 17:31:35 +0200 Subject: [PATCH] Look and feel v8 --- htdocs/admin/dict.php | 1 + 1 file changed, 1 insertion(+) 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 '
'; }