From ae1f94fd0895d67f88ff9048bc66ceb85a734b2f Mon Sep 17 00:00:00 2001 From: Algov Date: Tue, 8 Aug 2023 12:16:26 +0000 Subject: [PATCH] =?UTF-8?q?ajout=20d'un=20lien=20du=20d=C3=A9p=C3=B4t=20av?= =?UTF-8?q?ec=20les=20modifications?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.inc.php b/config.inc.php index 4db5a10..869be4a 100755 --- a/config.inc.php +++ b/config.inc.php @@ -10,7 +10,7 @@ define("DEFAULT_LOCALE", "fr"); // Will be printed at the bottom of the interface define("CUSTOM_TEXT_ENABLED", true); -define("CUSTOM_TEXT", "Ce service est fourni par l'association Chapril."); +define("CUSTOM_TEXT", "Ce service est fourni par l'association Chapril. Le code source de ce service est disponible ici."); // Default values define("DEFAULT_REDUNDANCY", "high");