Skip to content

Commit

Permalink
Merge pull request #5199 from alexgibson/bug-1404301-remove-tabzilla-…
Browse files Browse the repository at this point in the history
…privacy-pages

[fix bug 1404301] Remove Tabzilla from new Firefox Privacy Policy
  • Loading branch information
Schalk Neethling committed Oct 12, 2017
2 parents dfadf4b + 8b5eba4 commit 44b444f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bedrock/privacy/templates/privacy/base.html
Expand Up @@ -21,6 +21,8 @@
data-choices-button="{{ _('Choose…') }}"
{% endblock %}

{% block tabzilla_tab %}{% endblock %}

{% set header = doc.body.section.extract() %}
{% set lead_in = doc.body.section.extract() %}
{% set footnote = doc.body.select('#footnote') %}
Expand Down

0 comments on commit 44b444f

Please sign in to comment.