
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 fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection Bug 41977: Hide the 'Learn more' link in bridge cards - - - - - 1 changed file: - browser/components/torpreferences/content/connectionPane.xhtml Changes: ===================================== browser/components/torpreferences/content/connectionPane.xhtml ===================================== @@ -157,7 +157,8 @@ readonly="readonly" /> </hbox> - <hbox class="torPreferences-bridgeCard-learnMoreBox" align="center"> + <!-- tor-browser#41977 disable this learn more link until we have an alternate manual entry --> + <hbox class="torPreferences-bridgeCard-learnMoreBox" align="center" hidden="true"> <label class="torPreferences-bridgeCard-learnMore learnMore text-link stop-click" is="text-link" View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c6fc38fb... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c6fc38fb... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
richard (@richard)