From fb57941b211ca21a5821efa202b07ae9f20f1171 Mon Sep 17 00:00:00 2001 From: aspangaro Date: Fri, 19 Jun 2015 06:06:46 +0200 Subject: [PATCH] typo --- htdocs/product/composition/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/product/composition/card.php b/htdocs/product/composition/card.php index bd878c4ce9d..9e8cd7acef3 100644 --- a/htdocs/product/composition/card.php +++ b/htdocs/product/composition/card.php @@ -290,7 +290,7 @@ if ($id > 0 || ! empty($ref)) } else { - print ''; + print ''; print ''.$langs->trans("None").''; print ''; }