fix: 🐛 Fixed wrong mail in LS consent

pull/1580/head
Dominik Frantisek Bucik 2022-04-22 14:10:05 +02:00
parent fc92a45d32
commit c84912c551
No known key found for this signature in database
GPG Key ID: 73F752BEC0709845
2 changed files with 2 additions and 2 deletions

View File

@ -122,7 +122,7 @@
</c:if>
<div class="outro">
<p>
For withdrawing consent, contact <a href="mailto:support@aai.lifescience-ri.eu">support@example.com</a>
For withdrawing consent, contact <a href="mailto:support@aai.lifescience-ri.eu">support@aai.lifescience-ri.eu</a>
</p>
</div>
<div class="footer-buttons">

View File

@ -125,7 +125,7 @@
<div class="outro">
<p>
For withdrawing consent, contact
<a href="mailto:support@aai.lifescience-ri.eu">support@example.com</a>
<a href="mailto:support@aai.lifescience-ri.eu">support@aai.lifescience-ri.eu</a>
</p>
</div>
<div class="footer-buttons">