From 3755c7d25bf3803cc2e4f135e54094bfd9bb9cb3 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 2 Jun 2020 20:58:18 +0200 Subject: [PATCH] css --- htdocs/admin/company.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/htdocs/admin/company.php b/htdocs/admin/company.php index f0aaf3fd074..1138eb44ddc 100644 --- a/htdocs/admin/company.php +++ b/htdocs/admin/company.php @@ -474,7 +474,9 @@ if (!empty($mysoc->logo_mini)) { } print '
'.img_delete($langs->trans("Delete"), '', 'marginleftonly').'
'; } else { + print '
'; print ''; + print '
'; } print ''; print ''; @@ -492,7 +494,9 @@ if (!empty($mysoc->logo_squarred_mini)) { } print '
'.img_delete($langs->trans("Delete"), '', 'marginleftonly').'
'; } else { + print '
'; print ''; + print '
'; } print ''; print '';