From 5eeb8cb0a86223cd0559e35556a428a5a1749efb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 4 Mar 2021 16:32:00 +0100 Subject: [PATCH] Contacts menu item changed to TDE Team. Contacts are already available on Support. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- tde-head-and-foot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tde-head-and-foot.php b/tde-head-and-foot.php index 559fd9a..9ef2d2e 100644 --- a/tde-head-and-foot.php +++ b/tde-head-and-foot.php @@ -84,7 +84,7 @@ "Bugs" => "https://bugs.trinitydesktop.org/buglist.cgi?quicksearch=ALL", "Mailing Lists" => $GLOBALS['maindir'] . "mailinglist.php", "Service Alerts" => $GLOBALS['maindir'] . "servicealerts/", - "Contact" => $GLOBALS['maindir'] . "support.php", + "TDE Team" => $GLOBALS['maindir'] . "contributors.php", ), "Development" => array("_" => $GLOBALS['maindir'] . "development.php", "GIT" => "http://mirror.git.trinitydesktop.org/cgit/",