diff options
| -rw-r--r-- | templates/big5/listinfo.html | 4 | ||||
| -rw-r--r-- | templates/en/listinfo.html | 4 | ||||
| -rw-r--r-- | templates/es/listinfo.html | 4 | ||||
| -rw-r--r-- | templates/fr/listinfo.html | 4 | ||||
| -rw-r--r-- | templates/gb/listinfo.html | 4 | ||||
| -rw-r--r-- | templates/hu/listinfo.html | 4 | ||||
| -rw-r--r-- | templates/ja/listinfo.html | 4 | ||||
| -rw-r--r-- | templates/no/listinfo.html | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/templates/big5/listinfo.html b/templates/big5/listinfo.html index 7c2decfb1..7cd7ca196 100644 --- a/templates/big5/listinfo.html +++ b/templates/big5/listinfo.html @@ -1,4 +1,4 @@ -<!-- $Revision: 3408 $ --> +<!-- $Revision: 3855 $ --> <HTML> <HEAD> <TITLE><MM-List-Name> ¬ÛÃö¸ê°T</TITLE> @@ -116,7 +116,7 @@ HREF="mailto:<MM-Posting-Addr>"><MM-Posting-Addr></A>¡C <MM-Roster-Option> <MM-Form-End> <p> - <MM-Subscribe-Form-Start> + <MM-Options-Form-Start> <MM-Editing-Options> <MM-Form-End> </td> diff --git a/templates/en/listinfo.html b/templates/en/listinfo.html index ace1fc4c4..7d4769314 100644 --- a/templates/en/listinfo.html +++ b/templates/en/listinfo.html @@ -1,4 +1,4 @@ -<!-- $Revision: 3749 $ --> +<!-- $Revision: 3855 $ --> <HTML> <HEAD> <TITLE><MM-List-Name> Info Page</TITLE> @@ -131,7 +131,7 @@ <MM-Roster-Option> <MM-Form-End> <p> - <MM-Subscribe-Form-Start> + <MM-Options-Form-Start> <MM-Editing-Options> <MM-Form-End> </td> diff --git a/templates/es/listinfo.html b/templates/es/listinfo.html index 09e47bf5b..b48d90040 100644 --- a/templates/es/listinfo.html +++ b/templates/es/listinfo.html @@ -1,4 +1,4 @@ -<!-- $Revision: 3407 $ --> +<!-- $Revision: 3855 $ --> <HTML> <HEAD> <TITLE>Página de Información de <MM-List-Name></TITLE> @@ -124,7 +124,7 @@ <MM-Roster-Option> <MM-Form-End> <p> - <MM-Subscribe-Form-Start> + <MM-Options-Form-Start> <MM-Editing-Options> <MM-Form-End> </td> diff --git a/templates/fr/listinfo.html b/templates/fr/listinfo.html index 0978c0808..0e6ef6816 100644 --- a/templates/fr/listinfo.html +++ b/templates/fr/listinfo.html @@ -1,4 +1,4 @@ -<!-- $Revision: 3798 $ --> +<!-- $Revision: 3855 $ --> <HTML> <HEAD> <TITLE>Page d'infos de <MM-List-Name></TITLE> @@ -129,7 +129,7 @@ <MM-Roster-Option> <MM-Form-End> <p> - <MM-Subscribe-Form-Start> + <MM-Options-Form-Start> <MM-Editing-Options> <MM-Form-End> </td> diff --git a/templates/gb/listinfo.html b/templates/gb/listinfo.html index 7ab2e8b03..12c00c5f1 100644 --- a/templates/gb/listinfo.html +++ b/templates/gb/listinfo.html @@ -1,4 +1,4 @@ -<!-- $Revision: 3821 $ --> +<!-- $Revision: 3855 $ --> <HTML> <HEAD> <TITLE><MM-List-Name> Ïà¹ØÐÅÏ¢ </TITLE> @@ -116,7 +116,7 @@ HREF="mailto:<MM-Posting-Addr>"><MM-Posting-Addr></A>¡£ <MM-Roster-Option> <MM-Form-End> <p> - <MM-Subscribe-Form-Start> + <MM-Options-Form-Start> <MM-Editing-Options> <MM-Form-End> </td> diff --git a/templates/hu/listinfo.html b/templates/hu/listinfo.html index f4fd0e66a..0882432f9 100644 --- a/templates/hu/listinfo.html +++ b/templates/hu/listinfo.html @@ -1,4 +1,4 @@ -<!-- $Revision: 3405 $ --> +<!-- $Revision: 3855 $ --> <HTML> <meta http-equiv="Content-Type" content="text/html"; charset="iso-8859-2"> <HEAD> @@ -120,7 +120,7 @@ <MM-Roster-Option> <MM-Form-End> <p> - <MM-Subscribe-Form-Start> + <MM-Options-Form-Start> <MM-Editing-Options> <MM-Form-End> </td> diff --git a/templates/ja/listinfo.html b/templates/ja/listinfo.html index e0cee08a6..18a27061d 100644 --- a/templates/ja/listinfo.html +++ b/templates/ja/listinfo.html @@ -1,4 +1,4 @@ -<!-- $Revision: 3790 $ --> +<!-- $Revision: 3855 $ --> <HTML> <HEAD> <TITLE><MM-List-Name> °ÆÆâ¥Ú¡¼¥¸</TITLE> @@ -130,7 +130,7 @@ <MM-Roster-Option> <MM-Form-End> <p> - <MM-Subscribe-Form-Start> + <MM-Options-Form-Start> <MM-Editing-Options> <MM-Form-End> </td> diff --git a/templates/no/listinfo.html b/templates/no/listinfo.html index 7bb667c47..f2559be60 100644 --- a/templates/no/listinfo.html +++ b/templates/no/listinfo.html @@ -1,4 +1,4 @@ -<!-- $Revision: 3817 $ --> +<!-- $Revision: 3855 $ --> <HTML> <HEAD> <TITLE><MM-List-Name> Infoside</TITLE> @@ -120,7 +120,7 @@ <MM-Roster-Option> <MM-Form-End> <p> - <MM-Subscribe-Form-Start> + <MM-Options-Form-Start> <MM-Editing-Options> <MM-Form-End> </td> |
