summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-01-24 17:58:55 +0100
committerJonas Smedegaard <dr@jones.dk>2008-01-24 17:58:55 +0100
commit265078e07e6bea1acbc689b733530c8477dcf33c (patch)
tree7bc19a840ef54c5c627db8b28dc1ab49966b5d62
parent83db59a1b6f1f1cfab60466aa8810e24f6193173 (diff)
Drop template supportlisturl, and add templates mailinglisturl and supportmailaddress.
-rw-r--r--templates/mailinglisturl.mdwn1
-rw-r--r--templates/supportlisturl.mdwn1
-rw-r--r--templates/supportmailaddress.mdwn1
3 files changed, 2 insertions, 1 deletions
diff --git a/templates/mailinglisturl.mdwn b/templates/mailinglisturl.mdwn
new file mode 100644
index 0000000..c2ed4da
--- /dev/null
+++ b/templates/mailinglisturl.mdwn
@@ -0,0 +1 @@
+<http://lists.[[template id=domain]]/>
diff --git a/templates/supportlisturl.mdwn b/templates/supportlisturl.mdwn
deleted file mode 100644
index ac37efc..0000000
--- a/templates/supportlisturl.mdwn
+++ /dev/null
@@ -1 +0,0 @@
-<mailto:support@lists.[[template id=domain]]>
diff --git a/templates/supportmailaddress.mdwn b/templates/supportmailaddress.mdwn
new file mode 100644
index 0000000..1f0b104
--- /dev/null
+++ b/templates/supportmailaddress.mdwn
@@ -0,0 +1 @@
+support@lists.[[template id=domain]]