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
torbutton
Commits
4f8b3fb9
Commit
4f8b3fb9
authored
Nov 19, 2016
by
Georg Koppen
Browse files
Bug 20318: Remove helpdesk link from about:tor
parent
0a5af31a
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/chrome/content/aboutTor/aboutTor.xhtml
View file @
4f8b3fb9
...
...
@@ -206,9 +206,6 @@ window.addEventListener("pageshow", function() {
<h1>
&aboutTor.failure.label;
</h1>
<br/>
<h2>
&aboutTor.failure2.label;
</h2>
<br/>
<h3>
&aboutTor.failure3prefix.label;
<a
href=
"mailto:&aboutTor.failure3Link;"
>
&aboutTor.failure3Link;
</a>
&aboutTor.failure3suffix.label;
</h3>
</div>
</div>
<div
class=
"top"
>
...
...
src/chrome/locale/en/aboutTor.dtd
View file @
4f8b3fb9
...
...
@@ -17,9 +17,6 @@
<!ENTITY aboutTor.success3.label "You are now free to browse the Internet anonymously.">
<!ENTITY aboutTor.failure.label "Something Went Wrong!">
<!ENTITY aboutTor.failure2.label "Tor is not working in this browser.">
<!ENTITY aboutTor.failure3prefix.label "For assistance, please contact ">
<!ENTITY aboutTor.failure3Link "help@rt.torproject.org">
<!ENTITY aboutTor.failure3suffix.label ".">
<!ENTITY aboutTor.search.label "Search">
...
...
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