richard pushed to branch tor-browser-115.2.0esr-13.0-1 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • browser/components/torpreferences/content/connectionPane.xhtml
    ... ... @@ -157,7 +157,8 @@
    157 157
                 readonly="readonly"
    
    158 158
               />
    
    159 159
             </hbox>
    
    160
    -        <hbox class="torPreferences-bridgeCard-learnMoreBox" align="center">
    
    160
    +        <!-- tor-browser#41977 disable this learn more link until we have an alternate manual entry -->
    
    161
    +        <hbox class="torPreferences-bridgeCard-learnMoreBox" align="center" hidden="true">
    
    161 162
               <label
    
    162 163
                 class="torPreferences-bridgeCard-learnMore learnMore text-link stop-click"
    
    163 164
                 is="text-link"