mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
[BASILISK] Hide tracking protection description from aboutPrivateBrowsing if safebrowsing isn't built
This commit is contained in:
parent
1652fce000
commit
553c699745
1 changed files with 1 additions and 1 deletions
|
|
@ -67,11 +67,11 @@
|
|||
<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>
|
||||
</section>
|
||||
#endif
|
||||
|
||||
<section class="section-main">
|
||||
<p class="about-info">&aboutPrivateBrowsing.learnMore2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue