Loading browser/components/onionservices/content/authPopup.inc.xhtml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ <label class="text-link popup-notification-learnmore-link" is="text-link" href="about:manual#onion-services_onion-service-authentication" href="about:manual#features__onion-services___onion-service-auth" useoriginprincipal="true" data-l10n-id="onion-site-authentication-prompt-learn-more" /> Loading browser/components/preferences/config/passwords-autofill.mjs +1 −1 Original line number Diff line number Diff line Loading @@ -792,7 +792,7 @@ SettingGroupManager.registerGroups({ onionSiteAuthentication: { l10nId: "onion-site-authentication-group", headingLevel: 2, supportPage: "tor-manual:onion-services_onion-service-authentication", supportPage: "tor-manual:features__onion-services___onion-service-auth", items: [ { id: "onionSiteSavedKeys", Loading toolkit/content/aboutNetError.mjs +1 −1 Original line number Diff line number Diff line Loading @@ -372,7 +372,7 @@ function initOnionError() { const learnMore = document.getElementById("learnMoreContainer"); learnMore.hidden = false; const learnMoreLink = document.getElementById("learnMoreLink"); learnMoreLink.href = "about:manual#onion-services"; learnMoreLink.href = "about:manual#features__onion-services"; setFocus("#netErrorButtonContainer > .try-again"); Loading Loading
browser/components/onionservices/content/authPopup.inc.xhtml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ <label class="text-link popup-notification-learnmore-link" is="text-link" href="about:manual#onion-services_onion-service-authentication" href="about:manual#features__onion-services___onion-service-auth" useoriginprincipal="true" data-l10n-id="onion-site-authentication-prompt-learn-more" /> Loading
browser/components/preferences/config/passwords-autofill.mjs +1 −1 Original line number Diff line number Diff line Loading @@ -792,7 +792,7 @@ SettingGroupManager.registerGroups({ onionSiteAuthentication: { l10nId: "onion-site-authentication-group", headingLevel: 2, supportPage: "tor-manual:onion-services_onion-service-authentication", supportPage: "tor-manual:features__onion-services___onion-service-auth", items: [ { id: "onionSiteSavedKeys", Loading
toolkit/content/aboutNetError.mjs +1 −1 Original line number Diff line number Diff line Loading @@ -372,7 +372,7 @@ function initOnionError() { const learnMore = document.getElementById("learnMoreContainer"); learnMore.hidden = false; const learnMoreLink = document.getElementById("learnMoreLink"); learnMoreLink.href = "about:manual#onion-services"; learnMoreLink.href = "about:manual#features__onion-services"; setFocus("#netErrorButtonContainer > .try-again"); Loading