diff --git a/themes/einfra/default/includes/footer.php b/themes/einfra/default/includes/footer.php
index 1d0a308b3f830965c120c2e4d0fab8551c9e8ca4..40ce1964231df5ae11c9942eed5daab0b99ee621 100644
--- a/themes/einfra/default/includes/footer.php
+++ b/themes/einfra/default/includes/footer.php
@@ -42,7 +42,7 @@ if (! empty($this->data['htmlinject']['htmlContentPost'])) {
                             <h2><?php echo $this->t('{cesnet:einfra:footer_helpdesk}'); ?></h2>
                             TEL: +420 234 680 222<br>
                             GSM: +420 602 252 531<br>
-                            <a href="mailto:login@e-infra.cz">support@e-infra.cz</a>
+                            <a href="mailto:support@e-infra.cz">support@e-infra.cz</a>
                         </div>
                     </div>
                 </div>
diff --git a/themes/einfra_idp/default/includes/footer.php b/themes/einfra_idp/default/includes/footer.php
index 5549c90d86083c706e05ffa2ec1141f53601a6f9..5fe120f7131883de791e574e5ec4b59717ec5a91 100644
--- a/themes/einfra_idp/default/includes/footer.php
+++ b/themes/einfra_idp/default/includes/footer.php
@@ -40,7 +40,7 @@ if (! empty($this->data['htmlinject']['htmlContentPost'])) {
                             <h2><?php echo $this->t('{cesnet:einfra:footer_helpdesk}'); ?></h2>
                             TEL: +420 234 680 222<br>
                             GSM: +420 602 252 531<br>
-                            <a href="mailto:login@e-infra.cz">support@e-infra.cz</a>
+                            <a href="mailto:support@e-infra.cz">support@e-infra.cz</a>
                         </div>
                     </div>
                 </div>