Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
Tor Browser
Commits
41a9c483
Commit
41a9c483
authored
Sep 08, 2020
by
Alex Catarineu
Browse files
fixup! Bug 10760: Integrate TorButton to TorBrowser core
parent
5ff0565d
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/components/controlcenter/content/identityPanel.inc.xhtml
View file @
41a9c483
...
...
@@ -62,9 +62,12 @@
<!-- Circuit display section -->
<hbox
id=
"circuit-display-container"
class=
"identity-popup-section"
>
<vbox
id=
"circuit-display-content"
flex=
"1"
>
<label
id=
"circuit-display-headline"
class=
"identity-popup-headline"
>
&torbutton.circuit_display.title;
</label>
<vbox
id=
"circuit-display-content"
flex=
"1"
role=
"group"
aria-labelledby=
"circuit-display-headline"
>
<hbox
id=
"circuit-display-header"
align=
"center"
>
<label
id=
"circuit-display-headline"
role=
"heading"
aria-level=
"2"
>
&torbutton.circuit_display.title;
</label>
</hbox>
<html:ul
id=
"circuit-display-nodes"
dir=
"auto"
/>
</vbox>
<vbox
id=
"circuit-reload-content"
flex=
"1"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment