Module: bugzilla
Branch: master
Commit: 5fdb586ca94eac55b48d4175f3e845a9d1f4da89
URL: https://source.winehq.org/git/bugzilla.git/?a=commit;h=5fdb586ca94eac55b48d…
Author: Jeremy Newman <jnewman(a)codeweavers.com>
Date: Sun Jul 1 10:10:26 2018 -0500
add privacy policy and link
---
template/en/default/global/footer.html.tmpl | 2 ++
1 file changed, 2 insertions(+)
diff --git a/template/en/default/global/footer.html.tmpl b/template/en/default/global/footer.html.tmpl
index 5d97ea7..b0b52dc 100644
--- a/template/en/default/global/footer.html.tmpl
+++ b/template/en/default/global/footer.html.tmpl
@@ -40,6 +40,8 @@
</div>
<div id="cwfooter">
+ <a href="https://wiki.winehq.org/WineHQ_Wiki:Privacy_policy">Privacy Policy</a><br>
+ If you have a privacy inquiry regarding this site, please write to <a href="mailto:privacy@winehq.org">privacy(a)winehq.org</a><br><br>
Hosted By
<a href="http://www.codeweavers.com/"><img src="https://dl.winehq.org/share/images/cw_logo_sm.png" alt="CodeWeavers"
title="CodeWeavers - Run Windows applications and games on Mac and Linux"></a>