From cba10bbd4d17e704345b0743c1d6818d4837f42d Mon Sep 17 00:00:00 2001 From: ptibogxiv Date: Mon, 21 Dec 2020 15:18:55 +0100 Subject: [PATCH] FIX: create form variant https://github.com/Dolibarr/dolibarr/issues/15759 --- htdocs/variants/create.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/variants/create.php b/htdocs/variants/create.php index 84530e01cb5..ff1ed1be127 100644 --- a/htdocs/variants/create.php +++ b/htdocs/variants/create.php @@ -70,7 +70,7 @@ print dol_get_fiche_head(); print '
'; print ''; -print ''; +print ''; print ''; ?>