aboutsummaryrefslogblamecommitdiffstats
path: root/templates/ru/admlogin.html
blob: d1892ff06128556fc80b1de6b968b0e6d6cd8a40 (plain) (tree)




































                                                                                                         
<html>
<head>
    <title>�������������� %(who)s ������ �������� %(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">�������������� %(who)s ������ �������� %(listname)s</FONT></B>
      </TD>
    </TR>
    <tr>
      <!-- %(who)s -->
      <!-- ��.  ����� ���������, �������������� ���� ��������... :( -->
      <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>���� cookies ������������ ��� ����, ����� ������� ��������� ������ ������.
      � ���������, ��� ��� ������������� ��� �� ����������� ������� ������ ���
      ���������� ����� ���������������� ��������.  ����������, ��������� �
      ����� ������� ������, ����� ������� � ������, ����� �� ������� �� ������
      ��������.  �� ����� ������ ����� ������� ��������� ������, ������� ��
      ������ <em>�����������</em> � ������� <em>Other Administrative
      Activities</em> (�� ������� �� ����� ����������� � �����������������
      ����������).
</FORM>
</body>
</html>