diff --git a/htdocs/compta/facture/note.php b/htdocs/compta/facture/note.php index b2b2a6ab339..b094396b35a 100644 --- a/htdocs/compta/facture/note.php +++ b/htdocs/compta/facture/note.php @@ -1,5 +1,6 @@ + * Copyright (C) 2004 Laurent Destailleur * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -122,15 +123,16 @@ if ($_GET["facid"]) print ''; } - print ""; + print "
"; + /* * Actions */ print ''; - print '

'; + print '
'; if ($user->rights->facture->creer && $_GET["action"] <> 'edit') {