From: Matthijs Kooijman Date: Thu, 2 Jul 2009 15:02:17 +0000 (+0200) Subject: Add a hint to the login prompt of all wipis. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fwipi.git;a=commitdiff_plain;h=0dc0bd08581993f48c7dad222ae8b2e97ae746ea Add a hint to the login prompt of all wipis. --- diff --git a/conf/farmconfig.py b/conf/farmconfig.py index 0fc161d..5b1bbc7 100644 --- a/conf/farmconfig.py +++ b/conf/farmconfig.py @@ -214,6 +214,7 @@ class FarmConfig(DefaultConfig): dbuser = phpbb_dbuser, dbpass = phpbb_dbpass, dbname = phpbb_dbname, + hint = "Hier kunnen bestuursleden van Evolution Events inloggen om wijzigingen te maken." ) auth = [phpbb]