richard pushed to branch tor-browser-115.2.0esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
- 
c6fc38fb
by Richard Pospesel at 2023-08-24T18:49:41+00:00
1 changed file:
Changes:
| ... | ... | @@ -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"
 |