From 736a11269bb9b67d8fa700bb4626b6658cb34c4a Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 14 Oct 2003 11:22:36 +0000 Subject: [PATCH] Modif style definition de la barre d'action --- htdocs/compta/facture.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index b9938489b42..03abfabed38 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -818,7 +818,7 @@ else */ if ($user->societe_id == 0) { - print '

'; + print '

'; if ($fac->statut == 0 && $user->rights->facture->supprimer) {