From 70d7f576f309c5a5eb38e175eced1b37bf2b6b97 Mon Sep 17 00:00:00 2001 From: Stephen Abello Date: Thu, 23 Sep 2021 10:30:45 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B04001=20Remove=20empty=20lines=20from=20t?= =?UTF-8?q?ag=20set=20tooltips?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/attributedef.class.inc.php | 2 -- 1 file changed, 2 deletions(-) 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';