From da3d1ab8b81d6f6c8e4d641fb4a45503c0b36766 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 23 Dec 2018 00:24:10 +0100 Subject: [PATCH] CSS --- htdocs/core/class/html.formactions.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/class/html.formactions.class.php b/htdocs/core/class/html.formactions.class.php index 0eba0a51e1d..066c2a25a23 100644 --- a/htdocs/core/class/html.formactions.class.php +++ b/htdocs/core/class/html.formactions.class.php @@ -243,7 +243,7 @@ class FormActions print ''; // Ref - print ''.$ref.''; + print ''.$ref.''; // Onwer print ''; if (! empty($action->userownerid))