diff --git a/core/attributedef.class.inc.php b/core/attributedef.class.inc.php index e826fb1f2c..2e5f1a804d 100644 --- a/core/attributedef.class.inc.php +++ b/core/attributedef.class.inc.php @@ -10283,7 +10283,6 @@ abstract class AttributeSet extends AttributeDBFieldVoid } else { $sTooltipContent = <<$sLabel -
$sDescription
HTML; $sTooltipHtmlEnabled = 'true'; @@ -11574,7 +11573,6 @@ class AttributeTagSet extends AttributeSet } else { $sTooltipContent = <<$sTagLabel -
$sTagDescription
HTML; $sTooltipHtmlEnabled = 'true';