From d2e3189c53ca33124089c3de4739dd601f4ab462 Mon Sep 17 00:00:00 2001 From: pdontthink Date: Sun, 14 Jan 2007 05:46:24 +0000 Subject: [PATCH] Forgot to add template for non-RFC list management functionality git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12130 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- .../templates/default/non_rfc_lists.tpl | 74 +++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 plugins/listcommands/templates/default/non_rfc_lists.tpl diff --git a/plugins/listcommands/templates/default/non_rfc_lists.tpl b/plugins/listcommands/templates/default/non_rfc_lists.tpl new file mode 100644 index 00000000..04202fd1 --- /dev/null +++ b/plugins/listcommands/templates/default/non_rfc_lists.tpl @@ -0,0 +1,74 @@ +
+ + + + + + + + + + + + + +
+ +
 
Manage the (non-RFC-compliant) mailing lists that you are subscribed to for the purpose of providing one-click list replies when responding to list messages. You only need to enter any lists you are subscribed to that do not already comply with RFC 2369.

When entering a new list, input the full email address for the main list.
 
+ + + + + + + + + + + + + +
+ : + + + + " size="30" /> +
 
: + + $list) { + echo ''; + } +?> +
' . $list . '
+
+
+ + -- 2.25.1