From 30a914fbf7df5050a0fb4eeb6fd8ebcbf334eb78 Mon Sep 17 00:00:00 2001 From: mischa Date: Sat, 14 Oct 2023 19:12:32 +0000 Subject: [PATCH] change link to https://code.high5.nl/High5/opensmtpdadmin --- conf.php-sample | 2 +- templates/footer.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.php-sample b/conf.php-sample index aac1f8e..262821f 100644 --- a/conf.php-sample +++ b/conf.php-sample @@ -52,5 +52,5 @@ define('HEADER_TEXT', ':: OpenSMTPD Admin ::'); // Enable footer text define('SHOW_FOOTER', 'YES'); define('FOOTER_TEXT', 'Return to OpenSMTPD!'); -define('FOOTER_LINK', 'http://git.high5.nl/opensmtpdadmin'); +define('FOOTER_LINK', 'https://code.high5.nl/High5/opensmtpdadmin'); ?> diff --git a/templates/footer.tpl b/templates/footer.tpl index 188dd0c..76ead84 100644 --- a/templates/footer.tpl +++ b/templates/footer.tpl @@ -1,5 +1,5 @@