Skip to content

Commit a32c254

Browse files
committed
Bug 1121714 - Firefox Desktop Privacy Notice Change (Telemetry Experiments & Domains / Flash)
1 parent ff8782a commit a32c254

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

bedrock/legal/templates/legal/base-resp.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# License, v. 2.0. If a copy of the MPL was not distributed with this
33
# file, You can obtain one at http://mozilla.org/MPL/2.0/. -#}
44

5+
{% add_lang_files "legal/index" %}
56
{% extends "base-resp.html" %}
67

78
{% block page_css %}

bedrock/privacy/templates/privacy/base-resp.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# License, v. 2.0. If a copy of the MPL was not distributed with this
33
# file, You can obtain one at http://mozilla.org/MPL/2.0/. -#}
44

5+
{% add_lang_files "privacy/index" %}
56
{% extends "base-resp.html" %}
67

78
{% block extrahead %}

0 commit comments

Comments
 (0)