From 7128f0d21de4d03be75133fbbd698f996fcd2a50 Mon Sep 17 00:00:00 2001 From: JustOff Date: Sun, 10 Jun 2018 19:17:16 +0300 Subject: [BASILISK] Hide tracking protection title from aboutPrivateBrowsing if safebrowsing isn't built --- .../components/privatebrowsing/content/aboutPrivateBrowsing.xhtml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'application/basilisk/components/privatebrowsing') diff --git a/application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml b/application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml index 1db0f574c..c27de6994 100644 --- a/application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml +++ b/application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml @@ -35,7 +35,9 @@

&privateBrowsing.title; +#ifdef MOZ_SAFE_BROWSING &privateBrowsing.title.tracking; +#endif

&aboutPrivateBrowsing.info.notsaved.before;&aboutPrivateBrowsing.info.notsaved.emphasize;&aboutPrivateBrowsing.info.notsaved.after;

-- cgit v1.2.3