From 70eeb1b1a30cf472380f0cf20c3589ff050cf7d7 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Mon, 12 Sep 2011 21:38:16 +0000 Subject: add header to the mail on the sympa, popular request asked on sysadmin. Disable previous commit since the xml file is used only when the ml is created ( and not used after anymore ) --- modules/sympa/templates/config | 2 +- modules/sympa/templates/list.xml | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'modules/sympa/templates') diff --git a/modules/sympa/templates/config b/modules/sympa/templates/config index 4f390729..dbf2c19e 100644 --- a/modules/sympa/templates/config +++ b/modules/sympa/templates/config @@ -104,4 +104,4 @@ digest 1,4 13:26 review private - +custom_subject [%list.name%] diff --git a/modules/sympa/templates/list.xml b/modules/sympa/templates/list.xml index 5be2580f..1d83125e 100644 --- a/modules/sympa/templates/list.xml +++ b/modules/sympa/templates/list.xml @@ -12,7 +12,4 @@ mga-ml_moderators -<%- if custom_subject != '' -%> - <%= custom_subject %> -<%- end -%> -- cgit v1.2.1