From e40ef3f9cee675987b7dc8c6f9967ccf46e44a23 Mon Sep 17 00:00:00 2001 From: Philippe GRAND Date: Tue, 16 Dec 2014 14:49:07 +0100 Subject: [PATCH] form closed at the wrong place --- htdocs/admin/barcode.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/admin/barcode.php b/htdocs/admin/barcode.php index 11341f632a2..00a84fc5cbc 100644 --- a/htdocs/admin/barcode.php +++ b/htdocs/admin/barcode.php @@ -318,7 +318,6 @@ if (! isset($_SERVER['WINDIR'])) print ''; print ''; print ''; - print ''; } // Module products @@ -350,6 +349,7 @@ if (! empty($conf->societe->enabled)) } print "\n"; +print ''; print '
';