From 06855f2c2acb0b7fb45ddfea9651ef21b03396b3 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sat, 24 Feb 2018 16:04:33 +0100 Subject: [PATCH] esthetic --- include/lib/icon_action.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/lib/icon_action.class.php b/include/lib/icon_action.class.php index 39d964bd3..2b6b3b94b 100644 --- a/include/lib/icon_action.class.php +++ b/include/lib/icon_action.class.php @@ -165,7 +165,7 @@ class Icon_Action */ static function warnbulle($p_comment) { - $r=sprintf('', + $r=sprintf('', $p_comment, $p_comment); return $r;