diff options
| author | bwarsaw | 2002-12-10 04:47:14 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-12-10 04:47:14 +0000 |
| commit | 6846556caa18908aab7a62f59ae0f9b617657d80 (patch) | |
| tree | c6f0258ed4c3165b8d5d7642e620644498e8e3d1 /templates | |
| parent | 57bd9263c1d710ae0df9a1aedbebf31f10e84099 (diff) | |
| download | mailman-6846556caa18908aab7a62f59ae0f9b617657d80.tar.gz mailman-6846556caa18908aab7a62f59ae0f9b617657d80.tar.zst mailman-6846556caa18908aab7a62f59ae0f9b617657d80.zip | |
Japanese updates by Tokio Kikuchi.
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/ja/listinfo.html | 6 | ||||
| -rw-r--r-- | templates/ja/options.html | 2 | ||||
| -rw-r--r-- | templates/ja/roster.html | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/templates/ja/listinfo.html b/templates/ja/listinfo.html index f14cb6fe8..9f2b7b20d 100644 --- a/templates/ja/listinfo.html +++ b/templates/ja/listinfo.html @@ -1,4 +1,4 @@ -<!-- $Revision: 5948 $ --> +<!-- $Revision: 5983 $ --> <HTML> <HEAD> <TITLE><MM-List-Name> 案内ページ</TITLE> @@ -20,10 +20,10 @@ </td> </tr> <tr> - <TD COLSPAN="1" WIDTH="60%" BGCOLOR="#FFF0D0"> + <TD COLSPAN="1" WIDTH="70%" BGCOLOR="#FFF0D0"> <B><FONT COLOR="#000000"><MM-List-Name>について</FONT></B> </TD> - <TD COLSPAN="1" WIDTH="40%" BGCOLOR="#FFF0D0"> + <TD COLSPAN="1" WIDTH="30%" BGCOLOR="#FFF0D0"> <MM-lang-form-start> <MM-displang-box> <MM-list-langs> <MM-form-end> <MM-Subscribe-Form-Start> diff --git a/templates/ja/options.html b/templates/ja/options.html index 93bfc3f31..7244b6143 100644 --- a/templates/ja/options.html +++ b/templates/ja/options.html @@ -1,4 +1,4 @@ -<!-- $Revision: 5948 $ --> +<!-- $Revision: 5983 $ --> <html> <head> <link rel="SHORTCUT ICON" href="<mm-favicon>"> diff --git a/templates/ja/roster.html b/templates/ja/roster.html index 95133bf8e..f1f87de13 100644 --- a/templates/ja/roster.html +++ b/templates/ja/roster.html @@ -1,4 +1,4 @@ -<!-- $Revision: 5948 $ --> +<!-- $Revision: 5983 $ --> <HTML> <HEAD> <TITLE><MM-List-Name> 会員名簿</TITLE> @@ -9,11 +9,11 @@ <P> <TABLE WIDTH="100%" COLS="1" BORDER="0" CELLSPACING="4" CELLPADDING="5"> <TR> - <TD COLSPAN="1" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <TD COLSPAN="1" WIDTH="70%" BGCOLOR="#99CCFF" ALIGN="CENTER"> <B><FONT COLOR="#000000" SIZE="+1"><MM-List-Name> 会員名簿</FONT></B> </TD> - <td colspan="1" width="100%" bgcolor="#99ccff"> + <td colspan="1" width="30%" bgcolor="#99ccff"> <MM-lang-form-start><MM-displang-box><MM-list-langs> <MM-form-end> </td> |
