diff --git a/htdocs/comm/action/class/actioncomm.class.php b/htdocs/comm/action/class/actioncomm.class.php
index cd91203c32e..f3086408d4e 100644
--- a/htdocs/comm/action/class/actioncomm.class.php
+++ b/htdocs/comm/action/class/actioncomm.class.php
@@ -976,9 +976,9 @@ class ActionComm extends CommonObject
$tooltip .= '
' . $langs->trans('Title') . ': ' . $this->label;
$label = $this->label;
if (empty($label)) $label=$this->libelle; // For backward compatibility
- $linkclose = '" title="'.dol_escape_htmltag($tooltip, 1).'" class="classfortooltip">';
- if ($option=='birthday') $link = 'id.$linkclose;
- else $link = 'id.$linkclose;
+ $linkclose = '" title="'.dol_escape_htmltag($tooltip, 1).'">';
+ if ($option=='birthday') $link = '