diff options
author | tkikuchi <> | 2004-11-26 02:50:50 +0000 |
---|---|---|
committer | tkikuchi <> | 2004-11-26 02:50:50 +0000 |
commit | fc28eed7955701b9a7b59bc056f86df2da037ac5 (patch) | |
tree | 2143ce0045f7b6b19d6ed30a30fd3880a9744a65 /templates/big5/admlogin.html | |
parent | 316c9467b24dd5e46283608176625982a659a45b (diff) | |
download | mailman2-fc28eed7955701b9a7b59bc056f86df2da037ac5.tar.gz mailman2-fc28eed7955701b9a7b59bc056f86df2da037ac5.tar.xz mailman2-fc28eed7955701b9a7b59bc056f86df2da037ac5.zip |
Moving big5 to zh_TW.
Diffstat (limited to 'templates/big5/admlogin.html')
-rw-r--r-- | templates/big5/admlogin.html | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/templates/big5/admlogin.html b/templates/big5/admlogin.html deleted file mode 100644 index f8f188d1..00000000 --- a/templates/big5/admlogin.html +++ /dev/null @@ -1,31 +0,0 @@ -<html> -<head> - <title>%(listname)s �� �¥D����</title> -</head> -<body bgcolor="#ffffff"> -<FORM METHOD=POST ACTION="%(path)s"> -%(message)s - <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> - <TR> - <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> - <B><FONT COLOR="#000000" SIZE="+1">%(listname)s �� �¥D����</FONT></B> - </TD> - </TR> - <tr> - <TD> <div ALIGN="Right"> �¥D�K�X: </div> </TD> - <TD> <INPUT TYPE=password NAME=adminpw SIZE=30></TD> - </tr> - <tr> - <td colspan=2 align=middle> <INPUT TYPE=SUBMIT name="request_login" - value="�ڶ�n�F..."> - </td> - </tr> - </TABLE> - <p><strong><em>���I:</em></strong> �q�{�b�}�l�A �z���� - �N�s������ cookie �\�ॴ�}�A�_�h�z�ҧ@�����ʱN���|�o�ͮĥΡC - - <p>Mailman ���z�����ϥΤF Session cookies �A �]���z���ݭn�b�C�� - ���ʸ�Ʈɭ��s���ұK�X�C��cookie �b�z�����s�����ɦ۰ʥ��ġA - �Ϊ̱z���U�b <em>Other Administrative Activities</em> ������ - <em>Logout</em> ���W�s�� (�@���z���\���n������A�z�N�i�H�ݨ�)�C -</FORM> |