Pier Angelo Vendrame pushed to branch tor-browser-128.8.0esr-14.5-1 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • browser/base/content/aboutDialog.xhtml
    ... ... @@ -117,6 +117,9 @@
    117 117
                     <label id="version" class="update"/>
    
    118 118
                   </hbox>
    
    119 119
                   <description class="text-blurb">
    
    120
    +                <!-- Place release notes on the same line as the help and feedback links.
    
    121
    +                   - We do not want the release notes on the same line as the version because it may overflow.
    
    122
    +                   - See tor-browerr#42720. -->
    
    120 123
                     <label id="releasenotes" is="text-link" hidden="true" data-l10n-id="releaseNotes-link"/>
    
    121 124
                     <label is="text-link" onclick="openHelpLink('firefox-help')" data-l10n-id="aboutdialog-help-user"/>
    
    122 125
                     <label id="submit-feedback" is="text-link" onclick="openFeedbackPage()" data-l10n-id="aboutdialog-submit-feedback"/>