Module: website Branch: master Commit: f97cef2a9714ead79fb4c6639d9aa780ffe6a33d URL: https://source.winehq.org/git/website.git/?a=commit;h=f97cef2a9714ead79fb4c6...
Author: Jeremy Newman jnewman@codeweavers.com Date: Sun Jul 1 09:59:14 2018 -0500
add visible email link
---
templates/en/global/layout/content.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/en/global/layout/content.template b/templates/en/global/layout/content.template index b287317..0396131 100644 --- a/templates/en/global/layout/content.template +++ b/templates/en/global/layout/content.template @@ -71,7 +71,7 @@ </div> <div class="col-xs-6 text-right"> <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"></a><br><br> + If you have a privacy inquiry regarding this site, please write to <a href="mailto:privacy@winehq.org">privacy@winehq.org</a><br><br> {trans($hosted_by)} <a href="https://www.codeweavers.com/"><img src="https://dl.winehq.org/share/images/cw_logo_sm.png" alt="CodeWeavers" title="{trans($hosted_by_alt)}"></a>