aboutsummaryrefslogtreecommitdiffstats
path: root/templates/zh_CN/admlogin.html
diff options
context:
space:
mode:
authortkikuchi <>2004-12-10 08:10:21 +0000
committertkikuchi <>2004-12-10 08:10:21 +0000
commit7c1278251a7454f83a9cd913da6fc0a7173b2db0 (patch)
tree30a6ddf8bfc0df94aae05164fee67625d8f9bbf4 /templates/zh_CN/admlogin.html
parentafbae67358f5dc8c4054df4b2043cb40b0ede7ce (diff)
downloadmailman2-7c1278251a7454f83a9cd913da6fc0a7173b2db0.tar.gz
mailman2-7c1278251a7454f83a9cd913da6fc0a7173b2db0.tar.xz
mailman2-7c1278251a7454f83a9cd913da6fc0a7173b2db0.zip
Chinese (China) templates. No support.
Diffstat (limited to 'templates/zh_CN/admlogin.html')
-rw-r--r--templates/zh_CN/admlogin.html35
1 files changed, 35 insertions, 0 deletions
diff --git a/templates/zh_CN/admlogin.html b/templates/zh_CN/admlogin.html
new file mode 100644
index 00000000..63849009
--- /dev/null
+++ b/templates/zh_CN/admlogin.html
@@ -0,0 +1,35 @@
+<html>
+<head>
+ <title>%(listname)s %(who)s��֤ </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 %(who)s
+ ��֤</FONT></B>
+ </TD>
+ </TR>
+ <tr>
+ <TD><div ALIGN="Right">�б� %(who)s �İ���:</div></TD>
+ <TD><INPUT TYPE="password" NAME="adminpw" SIZE="30"></TD>
+ </tr>
+ <tr>
+ <td colspan=2 align=middle><INPUT type="SUBMIT"
+ name="admlogin"
+ value="���ҽ���...">
+ </td>
+ </tr>
+ </TABLE>
+ <p><strong><em>��Ҫ:</em></strong> �ڴ˻����ϣ���������Ҫ��
+ �����û��Լ�����Ϣ(cookies)����������趨�����Ч��
+
+ <p>��Ϊ�����û��Լ�����Ϣ���ڹ����ӿ��ϣ������㲻����һһ֤ʵ
+ ÿ�����������������˳������ ������Ҫֹͣ������£����
+ <em>�˳�</em> �����û��Լ�����Ϣ���Զ�ʧЧ����������
+ <em>��Ĺ�����Ŀ</em> (��ֻҪ��������һ����˵�����ѵǼdzɹ�).
+</FORM>
+</body>
+</html>