aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan J Miller <danjm.com@gmail.com>2019-03-07 00:32:54 +0800
committerGitHub <noreply@github.com>2019-03-07 00:32:54 +0800
commitbe2d2bad4b2f2e57a95751bf431199899942489e (patch)
tree10af41a860268ee2e936d71de6b661fe8ea22162
parentf74cd1aa3f78004d0393cfd0d1c89e73804106ac (diff)
downloadtangerine-wallet-browser-be2d2bad4b2f2e57a95751bf431199899942489e.tar
tangerine-wallet-browser-be2d2bad4b2f2e57a95751bf431199899942489e.tar.gz
tangerine-wallet-browser-be2d2bad4b2f2e57a95751bf431199899942489e.tar.bz2
tangerine-wallet-browser-be2d2bad4b2f2e57a95751bf431199899942489e.tar.lz
tangerine-wallet-browser-be2d2bad4b2f2e57a95751bf431199899942489e.tar.xz
tangerine-wallet-browser-be2d2bad4b2f2e57a95751bf431199899942489e.tar.zst
tangerine-wallet-browser-be2d2bad4b2f2e57a95751bf431199899942489e.zip
Add privacy policy link to modal metrics opt-in (#6250)
-rw-r--r--ui/app/components/modals/metametrics-opt-in-modal/metametrics-opt-in-modal.component.js8
1 files changed, 7 insertions, 1 deletions
diff --git a/ui/app/components/modals/metametrics-opt-in-modal/metametrics-opt-in-modal.component.js b/ui/app/components/modals/metametrics-opt-in-modal/metametrics-opt-in-modal.component.js
index 36f1ed92d..de3d1d3a3 100644
--- a/ui/app/components/modals/metametrics-opt-in-modal/metametrics-opt-in-modal.component.js
+++ b/ui/app/components/modals/metametrics-opt-in-modal/metametrics-opt-in-modal.component.js
@@ -86,7 +86,13 @@ export default class MetaMetricsOptInModal extends Component {
</div>
</div>
<div className="metametrics-opt-in__bottom-text">
- This data is aggregated and is therefore anonymous for the purposes of General Data Protection Regulation (EU) 2016/679. For more information in relation to our privacy practices, please see our Privacy Policy here.
+ This data is aggregated and is therefore anonymous for the purposes of General Data Protection Regulation (EU) 2016/679. For more information in relation to our privacy practices, please see our <a
+ href="https://metamask.io/privacy.html"
+ target="_blank"
+ rel="noopener noreferrer"
+ >
+ Privacy Policy here
+ </a>.
</div>
</div>
<div className="metametrics-opt-in__footer">