[Pkg-mailman-hackers] Pkg-mailman commit - rev 548 - in trunk/debian: . patches
Thijs Kinkhorst
thijs at alioth.debian.org
Mon Jul 7 21:33:26 UTC 2008
Author: thijs
Date: 2008-07-07 21:33:25 +0000 (Mon, 07 Jul 2008)
New Revision: 548
Modified:
trunk/debian/changelog
trunk/debian/patches/64_correct_html_nesting.patch
trunk/debian/patches/99_js_templates.patch
Log:
2.1.11 final, update patches
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2008-07-03 14:33:26 UTC (rev 547)
+++ trunk/debian/changelog 2008-07-07 21:33:25 UTC (rev 548)
@@ -1,6 +1,6 @@
-mailman (1:2.1.11~rc2-1) UNRELEASED; urgency=low
+mailman (1:2.1.11-1) UNRELEASED; urgency=low
- * New upstream release candidate. Incorporates the following
+ * New upstream release. Incorporates the following
Debian patches:
- 81_fix_subscribe_2.1.10.patch
- 61_fix_ru_siteowner.patch
@@ -17,7 +17,7 @@
* Don't install stop symlinks in runlevels 0 and 6; the default
sigterm functions very well to stop qrunner.
- -- Thijs Kinkhorst <thijs at debian.org> Sat, 28 Jun 2008 23:21:55 +0200
+ -- Thijs Kinkhorst <thijs at debian.org> Mon, 07 Jul 2008 23:15:42 +0200
mailman (1:2.1.10-2) unstable; urgency=low
Modified: trunk/debian/patches/64_correct_html_nesting.patch
===================================================================
--- trunk/debian/patches/64_correct_html_nesting.patch 2008-07-03 14:33:26 UTC (rev 547)
+++ trunk/debian/patches/64_correct_html_nesting.patch 2008-07-07 21:33:25 UTC (rev 548)
@@ -1,11 +1,6 @@
-Patch: 64_correct_html_nesting.patch
-Author: Laszlo 'GCS' Boszormenyi <gcs at lsc.hu>
-listinfo.html does not use proper HTML tag nesting, and thus
-sensible browsers like iCal may choke on that -> fix that.
-Index: mailman-2.1.10/templates/ca/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/ca/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/ca/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ca/listinfo.html mailman-2.1.11/templates/ca/listinfo.html
+--- mailman-2.1.11.orig/templates/ca/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ca/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -62,8 +62,8 @@
<P>
Ompliu el formulari següent per a
@@ -16,10 +11,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
-Index: mailman-2.1.10/templates/cs/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/cs/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/cs/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/cs/listinfo.html mailman-2.1.11/templates/cs/listinfo.html
+--- mailman-2.1.11.orig/templates/cs/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/cs/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -63,8 +63,8 @@
<td colspan="2">
<P>
@@ -30,10 +24,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/da/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/da/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/da/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/da/listinfo.html mailman-2.1.11/templates/da/listinfo.html
+--- mailman-2.1.11.orig/templates/da/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/da/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -62,8 +62,8 @@
<td colspan="2">
<P>
@@ -44,10 +37,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/de/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/de/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/de/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/de/listinfo.html mailman-2.1.11/templates/de/listinfo.html
+--- mailman-2.1.11.orig/templates/de/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/de/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -63,8 +63,8 @@
<P>
Abonnieren Sie <MM-List-Name>, indem Sie das folgende Formular
@@ -58,10 +50,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/en/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/en/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/en/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/en/listinfo.html mailman-2.1.11/templates/en/listinfo.html
+--- mailman-2.1.11.orig/templates/en/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/en/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -63,8 +63,8 @@
<P>
Subscribe to <MM-List-Name> by filling out the following
@@ -72,10 +63,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/es/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/es/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/es/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/es/listinfo.html mailman-2.1.11/templates/es/listinfo.html
+--- mailman-2.1.11.orig/templates/es/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/es/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -64,8 +64,8 @@
<P>
Suscríbase a <MM-List-Name> rellenando los datos del
@@ -86,10 +76,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/et/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/et/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/et/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/et/listinfo.html mailman-2.1.11/templates/et/listinfo.html
+--- mailman-2.1.11.orig/templates/et/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/et/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -58,8 +58,8 @@
<td colspan="2">
<P>
@@ -100,10 +89,22 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/fi/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/fi/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/fi/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/eu/listinfo.html mailman-2.1.11/templates/eu/listinfo.html
+--- mailman-2.1.11.orig/templates/eu/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/eu/listinfo.html 2008-07-07 23:18:36.000000000 +0200
+@@ -62,8 +62,8 @@
+ <td colspan="2">
+ <P>
+ <MM-List-Name> posta zerrendan izena eman, ondoko eskaera-orria betez.
+- <MM-List-Subscription-Msg>
+ <ul>
++ <MM-List-Subscription-Msg>
+ <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
+ WIDTH="70%" HEIGHT= "112">
+ <TR>
+diff -Nur mailman-2.1.11.orig/templates/fi/listinfo.html mailman-2.1.11/templates/fi/listinfo.html
+--- mailman-2.1.11.orig/templates/fi/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/fi/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -63,8 +63,8 @@
<td colspan="2">
<P>
@@ -114,10 +115,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/fr/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/fr/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/fr/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/fr/listinfo.html mailman-2.1.11/templates/fr/listinfo.html
+--- mailman-2.1.11.orig/templates/fr/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/fr/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -61,8 +61,8 @@
<p>
Abonnez-vous à <MM-List-Name> en remplissant le formulaire
@@ -128,10 +128,22 @@
<table border="0" cellspacing="2" cellpadding="2" width="70%"
height="112">
<tr>
-Index: mailman-2.1.10/templates/hu/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/hu/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/hu/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/hr/listinfo.html mailman-2.1.11/templates/hr/listinfo.html
+--- mailman-2.1.11.orig/templates/hr/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/hr/listinfo.html 2008-07-07 23:18:36.000000000 +0200
+@@ -63,8 +63,8 @@
+ <P>
+ Pretplatite se na <MM-List-Name> ispunjavanjem sljedeæe
+ forme.
+- <MM-List-Subscription-Msg>
+ <ul>
++ <MM-List-Subscription-Msg>
+ <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
+ WIDTH="70%" HEIGHT= "112">
+ <TR>
+diff -Nur mailman-2.1.11.orig/templates/hu/listinfo.html mailman-2.1.11/templates/hu/listinfo.html
+--- mailman-2.1.11.orig/templates/hu/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/hu/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -59,11 +59,10 @@
<td colspan="2">
<P>
@@ -145,10 +157,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/it/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/it/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/it/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/it/listinfo.html mailman-2.1.11/templates/it/listinfo.html
+--- mailman-2.1.11.orig/templates/it/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/it/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -63,8 +63,8 @@
<td colspan="2">
<P>
@@ -159,10 +170,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/ja/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/ja/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/ja/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ja/listinfo.html mailman-2.1.11/templates/ja/listinfo.html
+--- mailman-2.1.11.orig/templates/ja/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ja/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -65,8 +65,8 @@
<P>
<MM-List-Name> ¤Ø¤ÎÆþ²ñ¤Ï,
@@ -173,10 +183,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/ko/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/ko/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/ko/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ko/listinfo.html mailman-2.1.11/templates/ko/listinfo.html
+--- mailman-2.1.11.orig/templates/ko/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ko/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -63,8 +63,8 @@
<td colspan="2">
<P>
@@ -187,10 +196,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/lt/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/lt/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/lt/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/lt/listinfo.html mailman-2.1.11/templates/lt/listinfo.html
+--- mailman-2.1.11.orig/templates/lt/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/lt/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -61,8 +61,8 @@
<td colspan="2">
<P>
@@ -201,10 +209,22 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/no/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/no/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/no/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/nl/listinfo.html mailman-2.1.11/templates/nl/listinfo.html
+--- mailman-2.1.11.orig/templates/nl/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/nl/listinfo.html 2008-07-07 23:18:36.000000000 +0200
+@@ -59,8 +59,8 @@
+ <td colspan="2">
+ <P>
+ Om u aan te melden bij <MM-List-Name> vult u onderstaand formulier in.
+- <MM-List-Subscription-Msg>
+ <ul>
++ <MM-List-Subscription-Msg>
+ <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
+ WIDTH="70%" HEIGHT= "112">
+ <TR>
+diff -Nur mailman-2.1.11.orig/templates/no/listinfo.html mailman-2.1.11/templates/no/listinfo.html
+--- mailman-2.1.11.orig/templates/no/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/no/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -62,8 +62,8 @@
<td colspan="2">
<P>
@@ -215,13 +235,12 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/pl/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/pl/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/pl/listinfo.html 2008-06-15 18:49:50.000000000 +0200
-@@ -65,8 +65,8 @@
- W celu zapisania siê na listê <MM-List-Name> nale¿y wype³niæ
- poni¿szy formularz.
+diff -Nur mailman-2.1.11.orig/templates/pl/listinfo.html mailman-2.1.11/templates/pl/listinfo.html
+--- mailman-2.1.11.orig/templates/pl/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/pl/listinfo.html 2008-07-07 23:18:36.000000000 +0200
+@@ -63,8 +63,8 @@
+ <P>
+ Wype³nij poni¿szy formularz, by zapisaæ siê na listê <MM-List-Name>.
- <MM-List-Subscription-Msg>
<ul>
@@ -229,10 +248,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/pt/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/pt/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/pt/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/pt/listinfo.html mailman-2.1.11/templates/pt/listinfo.html
+--- mailman-2.1.11.orig/templates/pt/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/pt/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -63,8 +63,8 @@
<td colspan="2">
<P>
@@ -243,24 +261,22 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/pt_BR/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/pt_BR/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/pt_BR/listinfo.html 2008-06-15 18:49:50.000000000 +0200
-@@ -64,8 +64,8 @@
+diff -Nur mailman-2.1.11.orig/templates/pt_BR/listinfo.html mailman-2.1.11/templates/pt_BR/listinfo.html
+--- mailman-2.1.11.orig/templates/pt_BR/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/pt_BR/listinfo.html 2008-07-07 23:19:21.000000000 +0200
+@@ -63,8 +63,8 @@
<P>
Para se inscrever na lista <MM-List-Name>, preencha o seguinte
- formulário.
+ formulário.
- <MM-List-Subscription-Msg>
<ul>
+ <MM-List-Subscription-Msg>
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/ro/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/ro/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/ro/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ro/listinfo.html mailman-2.1.11/templates/ro/listinfo.html
+--- mailman-2.1.11.orig/templates/ro/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ro/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -60,8 +60,8 @@
<P>
Vã puteþi abona la lista de discuþii <MM-List-Name> completând formularul
@@ -271,10 +287,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/ru/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/ru/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/ru/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ru/listinfo.html mailman-2.1.11/templates/ru/listinfo.html
+--- mailman-2.1.11.orig/templates/ru/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ru/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -51,8 +51,8 @@
<td colspan="2">
<P>
@@ -285,10 +300,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/sl/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/sl/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/sl/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/sl/listinfo.html mailman-2.1.11/templates/sl/listinfo.html
+--- mailman-2.1.11.orig/templates/sl/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/sl/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -63,8 +63,8 @@
<P>
Na seznam <MM-List-Name> se prijavite tako, da izpolnite
@@ -299,10 +313,37 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/tr/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/tr/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/tr/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/sr/listinfo.html mailman-2.1.11/templates/sr/listinfo.html
+--- mailman-2.1.11.orig/templates/sr/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/sr/listinfo.html 2008-07-07 23:18:36.000000000 +0200
+@@ -52,8 +52,9 @@
+ </TR>
+ <tr>
+ <td colspan="2">
+- <P> УкÑÑÑÑÑеÑе Ñе попÑÑаваÑÑÑи ÑледеÑи ÑоÑмÑлаÑ:<MM-List-Subscription-Msg>
++ <P> УкÑÑÑÑÑеÑе Ñе попÑÑаваÑÑÑи ÑледеÑи ÑоÑмÑлаÑ:
+ <ul>
++ <MM-List-Subscription-Msg>
+ <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
+ WIDTH="70%" HEIGHT= "112">
+ <TR>
+diff -Nur mailman-2.1.11.orig/templates/sv/listinfo.html mailman-2.1.11/templates/sv/listinfo.html
+--- mailman-2.1.11.orig/templates/sv/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/sv/listinfo.html 2008-07-07 23:18:36.000000000 +0200
+@@ -56,8 +56,9 @@
+ </TR>
+ <tr>
+ <td colspan="2">
+- <P>Du kan anmäla dig till <MM-List-Name> genom att fylla i nödvändig information nedan. <MM-List-Subscription-Msg>
++ <P>Du kan anmäla dig till <MM-List-Name> genom att fylla i nödvändig information nedan.
+ <ul>
++ <MM-List-Subscription-Msg>
+ <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
+ WIDTH="70%" HEIGHT= "112">
+ <TR>
+diff -Nur mailman-2.1.11.orig/templates/tr/listinfo.html mailman-2.1.11/templates/tr/listinfo.html
+--- mailman-2.1.11.orig/templates/tr/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/tr/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -63,8 +63,8 @@
<P>
<MM-List-Name> listesine aþaðýdaki formu doldurarak üye
@@ -313,10 +354,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/uk/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/uk/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/uk/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/uk/listinfo.html mailman-2.1.11/templates/uk/listinfo.html
+--- mailman-2.1.11.orig/templates/uk/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/uk/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -62,8 +62,8 @@
<td colspan="2">
<P>
@@ -327,10 +367,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/zh_CN/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/zh_CN/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/zh_CN/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/zh_CN/listinfo.html mailman-2.1.11/templates/zh_CN/listinfo.html
+--- mailman-2.1.11.orig/templates/zh_CN/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/zh_CN/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -60,8 +60,8 @@
<td colspan="2">
<P>
@@ -341,10 +380,9 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/zh_TW/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/zh_TW/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/zh_TW/listinfo.html 2008-06-15 18:49:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/zh_TW/listinfo.html mailman-2.1.11/templates/zh_TW/listinfo.html
+--- mailman-2.1.11.orig/templates/zh_TW/listinfo.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/zh_TW/listinfo.html 2008-07-07 23:18:36.000000000 +0200
@@ -60,8 +60,8 @@
<td colspan="2">
<P>
@@ -355,75 +393,3 @@
<TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
WIDTH="70%" HEIGHT= "112">
<TR>
-Index: mailman-2.1.10/templates/eu/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/eu/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/eu/listinfo.html 2008-06-15 18:49:50.000000000 +0200
-@@ -62,8 +62,8 @@
- <td colspan="2">
- <P>
- <MM-List-Name> posta zerrendan izena eman, ondoko eskaera-orria betez.
-- <MM-List-Subscription-Msg>
- <ul>
-+ <MM-List-Subscription-Msg>
- <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
- WIDTH="70%" HEIGHT= "112">
- <TR>
-Index: mailman-2.1.10/templates/hr/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/hr/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/hr/listinfo.html 2008-06-15 18:49:50.000000000 +0200
-@@ -63,8 +63,8 @@
- <P>
- Pretplatite se na <MM-List-Name> ispunjavanjem sljedeæe
- forme.
-- <MM-List-Subscription-Msg>
- <ul>
-+ <MM-List-Subscription-Msg>
- <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
- WIDTH="70%" HEIGHT= "112">
- <TR>
-Index: mailman-2.1.10/templates/nl/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/nl/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/nl/listinfo.html 2008-06-15 18:49:50.000000000 +0200
-@@ -59,8 +59,8 @@
- <td colspan="2">
- <P>
- Om u aan te melden bij <MM-List-Name> vult u onderstaand formulier in.
-- <MM-List-Subscription-Msg>
- <ul>
-+ <MM-List-Subscription-Msg>
- <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
- WIDTH="70%" HEIGHT= "112">
- <TR>
-Index: mailman-2.1.10/templates/sr/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/sr/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/sr/listinfo.html 2008-06-15 18:49:50.000000000 +0200
-@@ -52,8 +52,9 @@
- </TR>
- <tr>
- <td colspan="2">
-- <P> УкÑÑÑÑÑеÑе Ñе попÑÑаваÑÑÑи ÑледеÑи ÑоÑмÑлаÑ:<MM-List-Subscription-Msg>
-+ <P> УкÑÑÑÑÑеÑе Ñе попÑÑаваÑÑÑи ÑледеÑи ÑоÑмÑлаÑ:
- <ul>
-+ <MM-List-Subscription-Msg>
- <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
- WIDTH="70%" HEIGHT= "112">
- <TR>
-Index: mailman-2.1.10/templates/sv/listinfo.html
-===================================================================
---- mailman-2.1.10.orig/templates/sv/listinfo.html 2008-04-21 20:28:22.000000000 +0200
-+++ mailman-2.1.10/templates/sv/listinfo.html 2008-06-15 18:49:50.000000000 +0200
-@@ -56,8 +56,9 @@
- </TR>
- <tr>
- <td colspan="2">
-- <P>Du kan anmäla dig till <MM-List-Name> genom att fylla i nödvändig information nedan. <MM-List-Subscription-Msg>
-+ <P>Du kan anmäla dig till <MM-List-Name> genom att fylla i nödvändig information nedan.
- <ul>
-+ <MM-List-Subscription-Msg>
- <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2"
- WIDTH="70%" HEIGHT= "112">
- <TR>
Modified: trunk/debian/patches/99_js_templates.patch
===================================================================
--- trunk/debian/patches/99_js_templates.patch 2008-07-03 14:33:26 UTC (rev 547)
+++ trunk/debian/patches/99_js_templates.patch 2008-07-07 21:33:25 UTC (rev 548)
@@ -1,6 +1,6 @@
-diff -Nur mailman-2.1.11rc2.orig/templates/ar/private.html mailman-2.1.11rc2/templates/ar/private.html
---- mailman-2.1.11rc2.orig/templates/ar/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/ar/private.html 2008-06-28 23:16:54.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ar/private.html mailman-2.1.11/templates/ar/private.html
+--- mailman-2.1.11.orig/templates/ar/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ar/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -2,9 +2,10 @@
<head>
<title>اÙتØÙÙ Ù
٠اÙشخصÙØ© ÙÙأرشÙ٠اÙخاص باÙÙائÙ
Ø© %(realname)s</title>
@@ -14,9 +14,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/ca/admlogin.html mailman-2.1.11rc2/templates/ca/admlogin.html
---- mailman-2.1.11rc2.orig/templates/ca/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/ca/admlogin.html 2008-06-28 23:18:49.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ca/admlogin.html mailman-2.1.11/templates/ca/admlogin.html
+--- mailman-2.1.11.orig/templates/ca/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ca/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -30,9 +30,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/ca/private.html mailman-2.1.11rc2/templates/ca/private.html
---- mailman-2.1.11rc2.orig/templates/ca/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/ca/private.html 2008-06-28 23:17:06.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ca/private.html mailman-2.1.11/templates/ca/private.html
+--- mailman-2.1.11.orig/templates/ca/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ca/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -46,9 +46,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/cs/admlogin.html mailman-2.1.11rc2/templates/cs/admlogin.html
---- mailman-2.1.11rc2.orig/templates/cs/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/cs/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/cs/admlogin.html mailman-2.1.11/templates/cs/admlogin.html
+--- mailman-2.1.11.orig/templates/cs/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/cs/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -62,9 +62,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/cs/private.html mailman-2.1.11rc2/templates/cs/private.html
---- mailman-2.1.11rc2.orig/templates/cs/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/cs/private.html 2008-06-28 23:17:13.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/cs/private.html mailman-2.1.11/templates/cs/private.html
+--- mailman-2.1.11.orig/templates/cs/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/cs/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -78,9 +78,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/da/admlogin.html mailman-2.1.11rc2/templates/da/admlogin.html
---- mailman-2.1.11rc2.orig/templates/da/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/da/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/da/admlogin.html mailman-2.1.11/templates/da/admlogin.html
+--- mailman-2.1.11.orig/templates/da/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/da/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -94,9 +94,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/da/private.html mailman-2.1.11rc2/templates/da/private.html
---- mailman-2.1.11rc2.orig/templates/da/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/da/private.html 2008-06-28 23:17:20.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/da/private.html mailman-2.1.11/templates/da/private.html
+--- mailman-2.1.11.orig/templates/da/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/da/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -110,9 +110,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/de/admlogin.html mailman-2.1.11rc2/templates/de/admlogin.html
---- mailman-2.1.11rc2.orig/templates/de/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/de/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/de/admlogin.html mailman-2.1.11/templates/de/admlogin.html
+--- mailman-2.1.11.orig/templates/de/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/de/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -126,9 +126,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/de/private.html mailman-2.1.11rc2/templates/de/private.html
---- mailman-2.1.11rc2.orig/templates/de/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/de/private.html 2008-06-28 23:17:27.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/de/private.html mailman-2.1.11/templates/de/private.html
+--- mailman-2.1.11.orig/templates/de/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/de/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -142,9 +142,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/en/admlogin.html mailman-2.1.11rc2/templates/en/admlogin.html
---- mailman-2.1.11rc2.orig/templates/en/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/en/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/en/admlogin.html mailman-2.1.11/templates/en/admlogin.html
+--- mailman-2.1.11.orig/templates/en/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/en/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -158,9 +158,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/en/listinfo.html mailman-2.1.11rc2/templates/en/listinfo.html
---- mailman-2.1.11rc2.orig/templates/en/listinfo.html 2008-06-28 23:09:42.000000000 +0200
-+++ mailman-2.1.11rc2/templates/en/listinfo.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/en/listinfo.html mailman-2.1.11/templates/en/listinfo.html
+--- mailman-2.1.11.orig/templates/en/listinfo.html 2008-07-07 23:21:28.000000000 +0200
++++ mailman-2.1.11/templates/en/listinfo.html 2008-07-07 23:21:40.000000000 +0200
@@ -4,7 +4,7 @@
<TITLE><MM-List-Name> Info Page</TITLE>
@@ -170,9 +170,9 @@
<P>
<TABLE COLS="1" BORDER="0" CELLSPACING="4" CELLPADDING="5">
-diff -Nur mailman-2.1.11rc2.orig/templates/en/private.html mailman-2.1.11rc2/templates/en/private.html
---- mailman-2.1.11rc2.orig/templates/en/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/en/private.html 2008-06-28 23:17:36.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/en/private.html mailman-2.1.11/templates/en/private.html
+--- mailman-2.1.11.orig/templates/en/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/en/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -186,9 +186,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/es/admlogin.html mailman-2.1.11rc2/templates/es/admlogin.html
---- mailman-2.1.11rc2.orig/templates/es/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/es/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/es/admlogin.html mailman-2.1.11/templates/es/admlogin.html
+--- mailman-2.1.11.orig/templates/es/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/es/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -202,9 +202,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/es/private.html mailman-2.1.11rc2/templates/es/private.html
---- mailman-2.1.11rc2.orig/templates/es/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/es/private.html 2008-06-28 23:17:43.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/es/private.html mailman-2.1.11/templates/es/private.html
+--- mailman-2.1.11.orig/templates/es/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/es/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -218,9 +218,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/et/admlogin.html mailman-2.1.11rc2/templates/et/admlogin.html
---- mailman-2.1.11rc2.orig/templates/et/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/et/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/et/admlogin.html mailman-2.1.11/templates/et/admlogin.html
+--- mailman-2.1.11.orig/templates/et/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/et/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -234,9 +234,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/et/private.html mailman-2.1.11rc2/templates/et/private.html
---- mailman-2.1.11rc2.orig/templates/et/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/et/private.html 2008-06-28 23:11:24.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/et/private.html mailman-2.1.11/templates/et/private.html
+--- mailman-2.1.11.orig/templates/et/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/et/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -250,9 +250,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/eu/admlogin.html mailman-2.1.11rc2/templates/eu/admlogin.html
---- mailman-2.1.11rc2.orig/templates/eu/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/eu/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/eu/admlogin.html mailman-2.1.11/templates/eu/admlogin.html
+--- mailman-2.1.11.orig/templates/eu/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/eu/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -266,9 +266,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/eu/private.html mailman-2.1.11rc2/templates/eu/private.html
---- mailman-2.1.11rc2.orig/templates/eu/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/eu/private.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/eu/private.html mailman-2.1.11/templates/eu/private.html
+--- mailman-2.1.11.orig/templates/eu/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/eu/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -282,9 +282,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/fi/admlogin.html mailman-2.1.11rc2/templates/fi/admlogin.html
---- mailman-2.1.11rc2.orig/templates/fi/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/fi/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/fi/admlogin.html mailman-2.1.11/templates/fi/admlogin.html
+--- mailman-2.1.11.orig/templates/fi/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/fi/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -2,9 +2,10 @@
<html>
<head>
@@ -298,9 +298,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/fi/private.html mailman-2.1.11rc2/templates/fi/private.html
---- mailman-2.1.11rc2.orig/templates/fi/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/fi/private.html 2008-06-28 23:11:41.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/fi/private.html mailman-2.1.11/templates/fi/private.html
+--- mailman-2.1.11.orig/templates/fi/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/fi/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -2,9 +2,10 @@
<html>
<head>
@@ -314,9 +314,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/fr/admlogin.html mailman-2.1.11rc2/templates/fr/admlogin.html
---- mailman-2.1.11rc2.orig/templates/fr/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/fr/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/fr/admlogin.html mailman-2.1.11/templates/fr/admlogin.html
+--- mailman-2.1.11.orig/templates/fr/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/fr/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -330,9 +330,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/fr/private.html mailman-2.1.11rc2/templates/fr/private.html
---- mailman-2.1.11rc2.orig/templates/fr/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/fr/private.html 2008-06-28 23:17:50.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/fr/private.html mailman-2.1.11/templates/fr/private.html
+--- mailman-2.1.11.orig/templates/fr/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/fr/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -2,9 +2,10 @@
<head>
<title>Authentification pour l'accès aux archives privées de
@@ -346,9 +346,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/gl/admlogin.html mailman-2.1.11rc2/templates/gl/admlogin.html
---- mailman-2.1.11rc2.orig/templates/gl/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/gl/admlogin.html 2008-06-28 23:19:14.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/gl/admlogin.html mailman-2.1.11/templates/gl/admlogin.html
+--- mailman-2.1.11.orig/templates/gl/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/gl/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -362,9 +362,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/gl/private.html mailman-2.1.11rc2/templates/gl/private.html
---- mailman-2.1.11rc2.orig/templates/gl/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/gl/private.html 2008-06-28 23:12:13.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/gl/private.html mailman-2.1.11/templates/gl/private.html
+--- mailman-2.1.11.orig/templates/gl/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/gl/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -378,9 +378,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/he/admlogin.html mailman-2.1.11rc2/templates/he/admlogin.html
---- mailman-2.1.11rc2.orig/templates/he/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/he/admlogin.html 2008-06-28 23:19:24.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/he/admlogin.html mailman-2.1.11/templates/he/admlogin.html
+--- mailman-2.1.11.orig/templates/he/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/he/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -394,9 +394,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/he/private.html mailman-2.1.11rc2/templates/he/private.html
---- mailman-2.1.11rc2.orig/templates/he/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/he/private.html 2008-06-28 23:12:27.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/he/private.html mailman-2.1.11/templates/he/private.html
+--- mailman-2.1.11.orig/templates/he/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/he/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -410,9 +410,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/hr/admlogin.html mailman-2.1.11rc2/templates/hr/admlogin.html
---- mailman-2.1.11rc2.orig/templates/hr/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/hr/admlogin.html 2008-06-28 23:19:34.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/hr/admlogin.html mailman-2.1.11/templates/hr/admlogin.html
+--- mailman-2.1.11.orig/templates/hr/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/hr/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -426,9 +426,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/hr/private.html mailman-2.1.11rc2/templates/hr/private.html
---- mailman-2.1.11rc2.orig/templates/hr/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/hr/private.html 2008-06-28 23:12:41.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/hr/private.html mailman-2.1.11/templates/hr/private.html
+--- mailman-2.1.11.orig/templates/hr/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/hr/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -442,9 +442,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/hu/admlogin.html mailman-2.1.11rc2/templates/hu/admlogin.html
---- mailman-2.1.11rc2.orig/templates/hu/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/hu/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/hu/admlogin.html mailman-2.1.11/templates/hu/admlogin.html
+--- mailman-2.1.11.orig/templates/hu/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/hu/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -458,9 +458,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/hu/private.html mailman-2.1.11rc2/templates/hu/private.html
---- mailman-2.1.11rc2.orig/templates/hu/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/hu/private.html 2008-06-28 23:12:53.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/hu/private.html mailman-2.1.11/templates/hu/private.html
+--- mailman-2.1.11.orig/templates/hu/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/hu/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -474,9 +474,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/ia/admlogin.html mailman-2.1.11rc2/templates/ia/admlogin.html
---- mailman-2.1.11rc2.orig/templates/ia/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/ia/admlogin.html 2008-06-28 23:19:54.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ia/admlogin.html mailman-2.1.11/templates/ia/admlogin.html
+--- mailman-2.1.11.orig/templates/ia/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ia/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -490,9 +490,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/ia/private.html mailman-2.1.11rc2/templates/ia/private.html
---- mailman-2.1.11rc2.orig/templates/ia/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/ia/private.html 2008-06-28 23:13:06.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ia/private.html mailman-2.1.11/templates/ia/private.html
+--- mailman-2.1.11.orig/templates/ia/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ia/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -506,9 +506,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/it/admlogin.html mailman-2.1.11rc2/templates/it/admlogin.html
---- mailman-2.1.11rc2.orig/templates/it/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/it/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/it/admlogin.html mailman-2.1.11/templates/it/admlogin.html
+--- mailman-2.1.11.orig/templates/it/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/it/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -522,9 +522,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/it/private.html mailman-2.1.11rc2/templates/it/private.html
---- mailman-2.1.11rc2.orig/templates/it/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/it/private.html 2008-06-28 23:13:16.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/it/private.html mailman-2.1.11/templates/it/private.html
+--- mailman-2.1.11.orig/templates/it/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/it/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -538,9 +538,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/ja/admlogin.html mailman-2.1.11rc2/templates/ja/admlogin.html
---- mailman-2.1.11rc2.orig/templates/ja/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/ja/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ja/admlogin.html mailman-2.1.11/templates/ja/admlogin.html
+--- mailman-2.1.11.orig/templates/ja/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ja/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -554,9 +554,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/ja/private.html mailman-2.1.11rc2/templates/ja/private.html
---- mailman-2.1.11rc2.orig/templates/ja/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/ja/private.html 2008-06-28 23:13:29.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ja/private.html mailman-2.1.11/templates/ja/private.html
+--- mailman-2.1.11.orig/templates/ja/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ja/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -570,9 +570,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/ko/admlogin.html mailman-2.1.11rc2/templates/ko/admlogin.html
---- mailman-2.1.11rc2.orig/templates/ko/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/ko/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ko/admlogin.html mailman-2.1.11/templates/ko/admlogin.html
+--- mailman-2.1.11.orig/templates/ko/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ko/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -586,9 +586,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/ko/private.html mailman-2.1.11rc2/templates/ko/private.html
---- mailman-2.1.11rc2.orig/templates/ko/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/ko/private.html 2008-06-28 23:13:41.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ko/private.html mailman-2.1.11/templates/ko/private.html
+--- mailman-2.1.11.orig/templates/ko/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ko/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -602,9 +602,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/lt/admlogin.html mailman-2.1.11rc2/templates/lt/admlogin.html
---- mailman-2.1.11rc2.orig/templates/lt/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/lt/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/lt/admlogin.html mailman-2.1.11/templates/lt/admlogin.html
+--- mailman-2.1.11.orig/templates/lt/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/lt/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -618,9 +618,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/lt/private.html mailman-2.1.11rc2/templates/lt/private.html
---- mailman-2.1.11rc2.orig/templates/lt/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/lt/private.html 2008-06-28 23:13:52.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/lt/private.html mailman-2.1.11/templates/lt/private.html
+--- mailman-2.1.11.orig/templates/lt/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/lt/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -634,9 +634,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/nl/admlogin.html mailman-2.1.11rc2/templates/nl/admlogin.html
---- mailman-2.1.11rc2.orig/templates/nl/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/nl/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/nl/admlogin.html mailman-2.1.11/templates/nl/admlogin.html
+--- mailman-2.1.11.orig/templates/nl/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/nl/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -650,9 +650,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/nl/private.html mailman-2.1.11rc2/templates/nl/private.html
---- mailman-2.1.11rc2.orig/templates/nl/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/nl/private.html 2008-06-28 23:14:02.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/nl/private.html mailman-2.1.11/templates/nl/private.html
+--- mailman-2.1.11.orig/templates/nl/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/nl/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -666,9 +666,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/no/admlogin.html mailman-2.1.11rc2/templates/no/admlogin.html
---- mailman-2.1.11rc2.orig/templates/no/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/no/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/no/admlogin.html mailman-2.1.11/templates/no/admlogin.html
+--- mailman-2.1.11.orig/templates/no/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/no/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -682,9 +682,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/no/private.html mailman-2.1.11rc2/templates/no/private.html
---- mailman-2.1.11rc2.orig/templates/no/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/no/private.html 2008-06-28 23:14:11.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/no/private.html mailman-2.1.11/templates/no/private.html
+--- mailman-2.1.11.orig/templates/no/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/no/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -698,9 +698,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/pl/admlogin.html mailman-2.1.11rc2/templates/pl/admlogin.html
---- mailman-2.1.11rc2.orig/templates/pl/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/pl/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/pl/admlogin.html mailman-2.1.11/templates/pl/admlogin.html
+--- mailman-2.1.11.orig/templates/pl/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/pl/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -2,9 +2,10 @@
<head>
<title>Uwierzytelnienie %(who)s %(listname)s</title>
@@ -714,9 +714,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/pl/private.html mailman-2.1.11rc2/templates/pl/private.html
---- mailman-2.1.11rc2.orig/templates/pl/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/pl/private.html 2008-06-28 23:14:20.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/pl/private.html mailman-2.1.11/templates/pl/private.html
+--- mailman-2.1.11.orig/templates/pl/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/pl/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -730,9 +730,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/pt/admlogin.html mailman-2.1.11rc2/templates/pt/admlogin.html
---- mailman-2.1.11rc2.orig/templates/pt/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/pt/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/pt/admlogin.html mailman-2.1.11/templates/pt/admlogin.html
+--- mailman-2.1.11.orig/templates/pt/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/pt/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -746,9 +746,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/pt/private.html mailman-2.1.11rc2/templates/pt/private.html
---- mailman-2.1.11rc2.orig/templates/pt/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/pt/private.html 2008-06-28 23:14:39.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/pt/private.html mailman-2.1.11/templates/pt/private.html
+--- mailman-2.1.11.orig/templates/pt/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/pt/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -762,14 +762,14 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/pt_BR/admlogin.html mailman-2.1.11rc2/templates/pt_BR/admlogin.html
---- mailman-2.1.11rc2.orig/templates/pt_BR/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/pt_BR/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/pt_BR/admlogin.html mailman-2.1.11/templates/pt_BR/admlogin.html
+--- mailman-2.1.11.orig/templates/pt_BR/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/pt_BR/admlogin.html 2008-07-07 23:22:53.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
- <title>Autenticação de %(who)s na lista %(listname)s</title>
-+<script>function sf(){document.f.adminpw.focus();}</script>
+ <title>Autenticação de %(who)s na lista %(listname)s</title>
++ <script>function sf(){document.f.adminpw.focus();}</script>
</head>
-<body bgcolor="#ffffff">
-<FORM METHOD=POST ACTION="%(path)s">
@@ -778,14 +778,14 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/pt_BR/private.html mailman-2.1.11rc2/templates/pt_BR/private.html
---- mailman-2.1.11rc2.orig/templates/pt_BR/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/pt_BR/private.html 2008-06-28 23:14:30.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/pt_BR/private.html mailman-2.1.11/templates/pt_BR/private.html
+--- mailman-2.1.11.orig/templates/pt_BR/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/pt_BR/private.html 2008-07-07 23:23:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
- <title>Autenticação para acesso aos arquivos privados da %(realname)s</title>
-+<script>function sf(){document.f.username.focus();}</script>
+ <title>Autenticação para acesso aos arquivos privados da %(realname)s</title>
++ <script>function sf(){document.f.username.focus();}</script>
</head>
-<body bgcolor="#ffffff">
-<FORM METHOD=POST ACTION="%(action)s">
@@ -794,9 +794,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/ro/admlogin.html mailman-2.1.11rc2/templates/ro/admlogin.html
---- mailman-2.1.11rc2.orig/templates/ro/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/ro/admlogin.html 2008-06-28 23:20:21.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ro/admlogin.html mailman-2.1.11/templates/ro/admlogin.html
+--- mailman-2.1.11.orig/templates/ro/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ro/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -2,9 +2,10 @@
<head>
<title>%(listname)s: Autentificare - %(who)s</title>
@@ -810,9 +810,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/ro/private.html mailman-2.1.11rc2/templates/ro/private.html
---- mailman-2.1.11rc2.orig/templates/ro/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/ro/private.html 2008-06-28 23:14:56.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ro/private.html mailman-2.1.11/templates/ro/private.html
+--- mailman-2.1.11.orig/templates/ro/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ro/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -2,9 +2,10 @@
<head>
<title>Autentificare la arhivele private %(realname)s</title>
@@ -826,9 +826,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/ru/admlogin.html mailman-2.1.11rc2/templates/ru/admlogin.html
---- mailman-2.1.11rc2.orig/templates/ru/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/ru/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ru/admlogin.html mailman-2.1.11/templates/ru/admlogin.html
+--- mailman-2.1.11.orig/templates/ru/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ru/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -842,9 +842,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/ru/private.html mailman-2.1.11rc2/templates/ru/private.html
---- mailman-2.1.11rc2.orig/templates/ru/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/ru/private.html 2008-06-28 23:15:07.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/ru/private.html mailman-2.1.11/templates/ru/private.html
+--- mailman-2.1.11.orig/templates/ru/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/ru/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -858,9 +858,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/sk/admlogin.html mailman-2.1.11rc2/templates/sk/admlogin.html
---- mailman-2.1.11rc2.orig/templates/sk/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/sk/admlogin.html 2008-06-28 23:20:32.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/sk/admlogin.html mailman-2.1.11/templates/sk/admlogin.html
+--- mailman-2.1.11.orig/templates/sk/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/sk/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -874,9 +874,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/sk/private.html mailman-2.1.11rc2/templates/sk/private.html
---- mailman-2.1.11rc2.orig/templates/sk/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/sk/private.html 2008-06-28 23:15:20.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/sk/private.html mailman-2.1.11/templates/sk/private.html
+--- mailman-2.1.11.orig/templates/sk/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/sk/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -890,9 +890,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/sl/admlogin.html mailman-2.1.11rc2/templates/sl/admlogin.html
---- mailman-2.1.11rc2.orig/templates/sl/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/sl/admlogin.html 2008-06-28 23:20:42.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/sl/admlogin.html mailman-2.1.11/templates/sl/admlogin.html
+--- mailman-2.1.11.orig/templates/sl/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/sl/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -906,9 +906,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/sl/private.html mailman-2.1.11rc2/templates/sl/private.html
---- mailman-2.1.11rc2.orig/templates/sl/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/sl/private.html 2008-06-28 23:15:32.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/sl/private.html mailman-2.1.11/templates/sl/private.html
+--- mailman-2.1.11.orig/templates/sl/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/sl/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -922,9 +922,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/sr/admlogin.html mailman-2.1.11rc2/templates/sr/admlogin.html
---- mailman-2.1.11rc2.orig/templates/sr/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/sr/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/sr/admlogin.html mailman-2.1.11/templates/sr/admlogin.html
+--- mailman-2.1.11.orig/templates/sr/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/sr/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,11 @@
<html>
<head>
@@ -940,9 +940,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/sr/private.html mailman-2.1.11rc2/templates/sr/private.html
---- mailman-2.1.11rc2.orig/templates/sr/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/sr/private.html 2008-06-28 23:15:41.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/sr/private.html mailman-2.1.11/templates/sr/private.html
+--- mailman-2.1.11.orig/templates/sr/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/sr/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,11 @@
<html>
<head>
@@ -958,9 +958,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/sv/admlogin.html mailman-2.1.11rc2/templates/sv/admlogin.html
---- mailman-2.1.11rc2.orig/templates/sv/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/sv/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/sv/admlogin.html mailman-2.1.11/templates/sv/admlogin.html
+--- mailman-2.1.11.orig/templates/sv/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/sv/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -974,9 +974,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/sv/private.html mailman-2.1.11rc2/templates/sv/private.html
---- mailman-2.1.11rc2.orig/templates/sv/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/sv/private.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/sv/private.html mailman-2.1.11/templates/sv/private.html
+--- mailman-2.1.11.orig/templates/sv/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/sv/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -990,9 +990,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/tr/admlogin.html mailman-2.1.11rc2/templates/tr/admlogin.html
---- mailman-2.1.11rc2.orig/templates/tr/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/tr/admlogin.html 2008-06-28 23:20:59.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/tr/admlogin.html mailman-2.1.11/templates/tr/admlogin.html
+--- mailman-2.1.11.orig/templates/tr/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/tr/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -1006,9 +1006,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/tr/private.html mailman-2.1.11rc2/templates/tr/private.html
---- mailman-2.1.11rc2.orig/templates/tr/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/tr/private.html 2008-06-28 23:15:55.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/tr/private.html mailman-2.1.11/templates/tr/private.html
+--- mailman-2.1.11.orig/templates/tr/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/tr/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -1022,9 +1022,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/uk/admlogin.html mailman-2.1.11rc2/templates/uk/admlogin.html
---- mailman-2.1.11rc2.orig/templates/uk/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/uk/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/uk/admlogin.html mailman-2.1.11/templates/uk/admlogin.html
+--- mailman-2.1.11.orig/templates/uk/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/uk/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -1038,9 +1038,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/uk/private.html mailman-2.1.11rc2/templates/uk/private.html
---- mailman-2.1.11rc2.orig/templates/uk/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/uk/private.html 2008-06-28 23:16:05.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/uk/private.html mailman-2.1.11/templates/uk/private.html
+--- mailman-2.1.11.orig/templates/uk/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/uk/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -1054,9 +1054,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/vi/admlogin.html mailman-2.1.11rc2/templates/vi/admlogin.html
---- mailman-2.1.11rc2.orig/templates/vi/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/vi/admlogin.html 2008-06-28 23:21:13.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/vi/admlogin.html mailman-2.1.11/templates/vi/admlogin.html
+--- mailman-2.1.11.orig/templates/vi/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/vi/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -1070,9 +1070,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/vi/private.html mailman-2.1.11rc2/templates/vi/private.html
---- mailman-2.1.11rc2.orig/templates/vi/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/vi/private.html 2008-06-28 23:16:21.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/vi/private.html mailman-2.1.11/templates/vi/private.html
+--- mailman-2.1.11.orig/templates/vi/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/vi/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -1086,9 +1086,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/zh_CN/admlogin.html mailman-2.1.11rc2/templates/zh_CN/admlogin.html
---- mailman-2.1.11rc2.orig/templates/zh_CN/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/zh_CN/admlogin.html 2008-06-28 23:09:25.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/zh_CN/admlogin.html mailman-2.1.11/templates/zh_CN/admlogin.html
+--- mailman-2.1.11.orig/templates/zh_CN/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/zh_CN/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -1102,9 +1102,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/zh_CN/private.html mailman-2.1.11rc2/templates/zh_CN/private.html
---- mailman-2.1.11rc2.orig/templates/zh_CN/private.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/zh_CN/private.html 2008-06-28 23:16:34.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/zh_CN/private.html mailman-2.1.11/templates/zh_CN/private.html
+--- mailman-2.1.11.orig/templates/zh_CN/private.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/zh_CN/private.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
@@ -1118,9 +1118,9 @@
%(message)s
<TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
<TR>
-diff -Nur mailman-2.1.11rc2.orig/templates/zh_TW/admlogin.html mailman-2.1.11rc2/templates/zh_TW/admlogin.html
---- mailman-2.1.11rc2.orig/templates/zh_TW/admlogin.html 2008-06-23 20:08:20.000000000 +0200
-+++ mailman-2.1.11rc2/templates/zh_TW/admlogin.html 2008-06-28 23:21:17.000000000 +0200
+diff -Nur mailman-2.1.11.orig/templates/zh_TW/admlogin.html mailman-2.1.11/templates/zh_TW/admlogin.html
+--- mailman-2.1.11.orig/templates/zh_TW/admlogin.html 2008-06-30 18:29:46.000000000 +0200
++++ mailman-2.1.11/templates/zh_TW/admlogin.html 2008-07-07 23:21:40.000000000 +0200
@@ -1,9 +1,10 @@
<html>
<head>
More information about the Pkg-mailman-hackers
mailing list