From 47e99d82a4eb1d42cf02fa6c8b55a6c4d76f0ff5 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 4 May 2015 13:36:33 +0200 Subject: [PATCH] Fix css --- htdocs/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/index.php b/htdocs/index.php index f43874363a5..a3d7c509540 100644 --- a/htdocs/index.php +++ b/htdocs/index.php @@ -134,7 +134,7 @@ if (empty($user->societe_id)) print ''.$langs->trans("DolibarrStateBoard").''; print ' '; print ''; - print ''; + print ''; $var=true;