diff options
Diffstat (limited to 'application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml')
-rw-r--r-- | application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml b/application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml index 36058efa5..8c75bfbb9 100644 --- a/application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml +++ b/application/basilisk/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml @@ -61,11 +61,13 @@ </p> </section> +#ifdef MOZ_SAFE_BROWSING <h2 id="tpSubHeader" class="about-subheader"> <span class="tpTitle">&trackingProtection.title;</span> <input id="tpToggle" class="toggle toggle-input" type="checkbox"/> <span id="tpButton" class="toggle-btn"></span> </h2> +#endif <section class="section-main"> <p>&trackingProtection.description2;</p> |