From d51d0634232a11a9b75a70b6c184a0d36ad7a2b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Sat, 2 Nov 2019 17:34:27 +0100 Subject: [PATCH] css --- htdocs/imports/index.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/htdocs/imports/index.php b/htdocs/imports/index.php index 2ce0139f517..7f9c113b10f 100644 --- a/htdocs/imports/index.php +++ b/htdocs/imports/index.php @@ -54,6 +54,7 @@ print '
'; // List of import set /* +print '
'; print ''; print ''; print ''; @@ -84,6 +85,7 @@ else print ''; } print '
'.$langs->trans("Module").'
'.$langs->trans("NoImportableData").'
'; +print '
'; print '
'; */ @@ -107,6 +109,7 @@ print '
'; // List of available import format +print '
'; print ''; print ''; print ''; @@ -130,6 +133,7 @@ foreach($liste as $key) } print '
'.$langs->trans("AvailableFormats").'
'; +print '
'; //print '';