Verified Commit ea8ffe3c authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

fixup! Bug 10760: Integrate TorButton to TorBrowser core

Updated Manual URLs
parent f124595b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -482,7 +482,7 @@
                <box id="menu_HelpPopup_reportPhishingErrortoolmenu"/>
                <!-- Add Tor Browser manual link -->
                <menuitem id="torBrowserUserManual"
                          oncommand="gBrowser.selectedTab = gBrowser.addTab('https://tb-manual.torproject.org/' + Services.locale.requestedLocale, {triggeringPrincipal: Services.scriptSecurityManager.getSystemPrincipal()});"
                          oncommand="gBrowser.selectedTab = gBrowser.addTab('about:manual', {triggeringPrincipal: Services.scriptSecurityManager.getSystemPrincipal()});"
                          label="&aboutTor.torbrowser_user_manual.label;"
                          accesskey="&aboutTor.torbrowser_user_manual.accesskey;"/>
                <!-- Bug 18905: Hide unused help menu items -->