From 3ac93040552394395f5cb5a8e01718e3a4587f0d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 11 Sep 2022 15:17:10 +0200 Subject: [PATCH] css --- htdocs/admin/system/database.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/admin/system/database.php b/htdocs/admin/system/database.php index 9a0a1e4d850..8cd1ad3d597 100644 --- a/htdocs/admin/system/database.php +++ b/htdocs/admin/system/database.php @@ -65,7 +65,7 @@ print '
'; print '
'; print ''; print ''."\n"; -print ''."\n"; +print ''."\n"; print '
'.$langs->trans("Tables").'
'.$langs->trans("List").'
'.img_picto('', 'list', 'class="pictofixedwidth"').$langs->trans("List").'
'; print '
';