From acb7e077d807a593eb5b86901dcaf2686f974190 Mon Sep 17 00:00:00 2001 From: Richard Pospesel Date: Wed, 16 Oct 2019 15:52:51 -0700 Subject: [PATCH] Bug 31748: Fixed 'Learn More' links in Security Level preferences and panel With ESR68 we needed to add a new is="text-link" attribute to label elements used as hyperlinks --- .../securitylevel/content/securityLevelPanel.inc.xul | 3 ++- .../securitylevel/content/securityLevelPreferences.inc.xul | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/browser/components/securitylevel/content/securityLevelPanel.inc.xul b/browser/components/securitylevel/content/securityLevelPanel.inc.xul index 6a00e811a6ac4..c28456d359f30 100644 --- a/browser/components/securitylevel/content/securityLevelPanel.inc.xul +++ b/browser/components/securitylevel/content/securityLevelPanel.inc.xul @@ -23,7 +23,8 @@