From f217efda088ac1b7782d0c2fec889485d8aabc93 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Tue, 22 Mar 2011 15:17:53 +0000 Subject: - add a option to be able to let people subscribe a closed list, to make the subscription automatic for a ldap group, and let others join the fun --- modules/sympa/templates/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/sympa/templates') diff --git a/modules/sympa/templates/config b/modules/sympa/templates/config index b915a986..a80938a4 100644 --- a/modules/sympa/templates/config +++ b/modules/sympa/templates/config @@ -6,7 +6,7 @@ visibility noconceal lang <%= language %> -<% if subscriber_ldap_group %> +<% if subscriber_ldap_group and not subscription_open %> # TODO check scenari subscribe closed -- cgit v1.2.1