From 3c065cd991fd89ee1061b187c362ebfeb80b8726 Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch> Date: Thu, 7 Dec 2023 10:00:31 +0100 Subject: [PATCH] update footer and xss test '<br>' --- public_html/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/index.php b/public_html/index.php index 97f641da..8eee3df7 100644 --- a/public_html/index.php +++ b/public_html/index.php @@ -23,5 +23,5 @@ echo ' // echo '<h1>' . php_uname("n") . '</h1><hr>'; ?> -<a href="http://www.iml.unibe.ch/">IML Startseite</a> | +<a href="http://www.iml.unibe.ch/">www.iml.unibe.ch</a> | <a href="https://git-repo.iml.unibe.ch/iml-open-source/imldeployment/">Gitlab</a> | -- GitLab