From dccb9614fa47b21cece4ecec7ea48d4d0fe6c8d6 Mon Sep 17 00:00:00 2001
From: Tom Udding
Date: Mon, 4 Sep 2023 19:55:28 +0200
Subject: [PATCH] Fix broken contact link in footer
Co-Authored-By: LLotte <79363451+LLotte@users.noreply.github.com>
---
module/Application/view/partial/footer.phtml | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/module/Application/view/partial/footer.phtml b/module/Application/view/partial/footer.phtml
index c0aee03e42..1a5304cfab 100644
--- a/module/Application/view/partial/footer.phtml
+++ b/module/Application/view/partial/footer.phtml
@@ -54,8 +54,15 @@ use Laminas\View\Renderer\PhpRenderer;