tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

connectionCategory.inc.xhtml (459B)


      1 <richlistitem id="category-connection"
      2              class="category"
      3              value="paneConnection"
      4              helpTopic="prefs-connection"
      5              data-l10n-id="tor-connection-settings-category"
      6              data-l10n-attrs="tooltiptext"
      7              align="center"
      8              hidden="true">
      9  <image class="category-icon"/>
     10  <label class="category-name" flex="1" data-l10n-id="tor-connection-settings-heading"></label>
     11 </richlistitem>