summaryrefslogtreecommitdiffstats
path: root/browser/base/content/abouthome/aboutHome.xhtml
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-04-06 14:07:27 +0200
committerwolfbeast <mcwerewolf@gmail.com>2018-04-06 14:07:27 +0200
commit3a17b713ef27abb8c9d7c116815d3af7e0f366d9 (patch)
treed7ad0ed28978271e3af34731ab187415fda62ec3 /browser/base/content/abouthome/aboutHome.xhtml
parentd960419686462067cb5745dcd1ad264abe0b1485 (diff)
downloadUXP-3a17b713ef27abb8c9d7c116815d3af7e0f366d9.tar
UXP-3a17b713ef27abb8c9d7c116815d3af7e0f366d9.tar.gz
UXP-3a17b713ef27abb8c9d7c116815d3af7e0f366d9.tar.lz
UXP-3a17b713ef27abb8c9d7c116815d3af7e0f366d9.tar.xz
UXP-3a17b713ef27abb8c9d7c116815d3af7e0f366d9.zip
Remove about:home snippets.
Diffstat (limited to 'browser/base/content/abouthome/aboutHome.xhtml')
-rw-r--r--browser/base/content/abouthome/aboutHome.xhtml11
1 files changed, 0 insertions, 11 deletions
diff --git a/browser/base/content/abouthome/aboutHome.xhtml b/browser/base/content/abouthome/aboutHome.xhtml
index c288e732e..22bf2e7e8 100644
--- a/browser/base/content/abouthome/aboutHome.xhtml
+++ b/browser/base/content/abouthome/aboutHome.xhtml
@@ -46,15 +46,6 @@
<input id="searchSubmit" type="button" onclick="onSearchSubmit(event)"
title="&contentSearchSubmit.tooltip;"/>
</div>
-
- <div id="snippetContainer">
- <div id="defaultSnippets" hidden="true">
- <span id="defaultSnippet1">&abouthome.defaultSnippet1.v1;</span>
- <span id="defaultSnippet2">&abouthome.defaultSnippet2.v1;</span>
- </div>
- <span id="rightsSnippet" hidden="true">&abouthome.rightsSnippet;</span>
- <div id="snippets"/>
- </div>
</div>
<div class="spacer"/>
@@ -73,7 +64,5 @@
<button class="launchButton" id="restorePreviousSession">&historyRestoreLastSession.label;</button>
</div>
- <a id="aboutMozilla" href="https://www.mozilla.org/about/?utm_source=about-home&amp;utm_medium=Referral"
- aria-label="&abouthome.aboutMozilla.label;"/>
</body>
</html>