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");