From 15fdf95c227b1799c08698d34d9aab9fc7fde309 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 27 Jun 2021 00:02:25 +0200 Subject: [PATCH] css --- htdocs/societe/checkvat/checkVatPopup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/societe/checkvat/checkVatPopup.php b/htdocs/societe/checkvat/checkVatPopup.php index 577256f06aa..21cd629dc67 100644 --- a/htdocs/societe/checkvat/checkVatPopup.php +++ b/htdocs/societe/checkvat/checkVatPopup.php @@ -41,7 +41,7 @@ $conf->dol_hide_leftmenu = 1; llxHeader('', $langs->trans("VATIntraCheckableOnEUSite")); -print '
'; +print '
'; print load_fiche_titre($langs->trans("VATIntraCheckableOnEUSite"), '', 'title_setup');