aboutsummaryrefslogtreecommitdiffstats
path: root/templates/gb/admlogin.html
diff options
context:
space:
mode:
author <>2003-01-02 05:25:50 +0000
committer <>2003-01-02 05:25:50 +0000
commitb132a73f15e432eaf43310fce9196ca0c0651465 (patch)
treec15f816ba7c4de99fef510e3bd75af0890d47441 /templates/gb/admlogin.html
downloadmailman2-b132a73f15e432eaf43310fce9196ca0c0651465.tar.gz
mailman2-b132a73f15e432eaf43310fce9196ca0c0651465.tar.xz
mailman2-b132a73f15e432eaf43310fce9196ca0c0651465.zip
This commit was manufactured by cvs2svn to create branch
'Release_2_1-maint'.
Diffstat (limited to 'templates/gb/admlogin.html')
-rw-r--r--templates/gb/admlogin.html31
1 files changed, 31 insertions, 0 deletions
diff --git a/templates/gb/admlogin.html b/templates/gb/admlogin.html
new file mode 100644
index 00000000..68a670a2
--- /dev/null
+++ b/templates/gb/admlogin.html
@@ -0,0 +1,31 @@
+<html>
+<head>
+ <title>%(listname)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 �б� ����Ա��֤</FONT></B>
+ </TD>
+ </TR>
+ <tr>
+ <TD> <div ALIGN="Right"> ����Ա����: </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="�������...">
+ </td>
+ </tr>
+ </TABLE>
+ <p><strong><em>�ص�:</em></strong> �����ڿ�ʼ�� ������
+ ��������� cookie ���ܴ򿪣������������ĸĶ������ᷢ��Ч�á�
+
+ <p>Mailman �Ĺ�������ʹ���� Session cookies �� ���������Ҫ��ÿ��
+ �Ķ�����ʱ������֤���롣��cookie �����ر������ʱ�Զ�ʧЧ��
+ ������������ <em>Other Administrative Activities</em> ��ҳ��
+ <em>Logout</em> ������ (һ�����ɹ��ĵ�¼֮�����Ϳ��Կ���)��
+</FORM>