aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates
diff options
context:
space:
mode:
Diffstat (limited to 'modules/sympa/templates')
-rw-r--r--modules/sympa/templates/config2
-rw-r--r--modules/sympa/templates/list.xml3
2 files changed, 1 insertions, 4 deletions
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 @@
<editor_include>
<source>mga-ml_moderators</source>
</editor_include>
-<%- if custom_subject != '' -%>
- <custom_subject><%= custom_subject %></custom_subject>
-<%- end -%>
</list>