From 6f8b1108ca5ce51a93b78bb95e92c3ba90ab1e8b Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 2 Mar 2023 21:21:16 +0100 Subject: [PATCH] css --- htdocs/admin/dict.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/admin/dict.php b/htdocs/admin/dict.php index 224d321a0cf..c19777c9007 100644 --- a/htdocs/admin/dict.php +++ b/htdocs/admin/dict.php @@ -1926,8 +1926,8 @@ if ($id > 0) { if (!is_null($withentity)) { print ''; } - print ''; - print ''; + print ''; + print ''; print ''; } else { $tmpaction = 'view';