~joostvb/mailman/2.1-pgp-smime

« back to all changes in this revision

Viewing changes to templates/ast/private.html

  • Committer: Joost van Baal
  • Date: 2010-03-01 10:14:35 UTC
  • mfrom: (414.13.93 2.1)
  • Revision ID: joostvb-bzr@mdcc.cx-20100301101435-2tsrm9hg4wydfai8
merging with upstream: 2.1.14 is coming

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
    <title>Autentificaci&oacute;n para los archivos privados de %(realname)s</title>
 
4
</head>
 
5
<body bgcolor="#ffffff">
 
6
<FORM METHOD=POST ACTION="%(action)s">
 
7
%(message)s
 
8
  <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
 
9
    <TR>
 
10
      <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER">
 
11
        <B><FONT COLOR="#000000" SIZE="+1">Autentificaci&oacute;n d'archivos privaos de %(realname)s</FONT></B>
 
12
      </TD>
 
13
    </TR>
 
14
    <tr>
 
15
        <TD><div ALIGN="Right">Direici&oacute;n::</div></TD>
 
16
        <TD><INPUT TYPE="text" NAME="username" SIZE="30"></TD>
 
17
    </tr>
 
18
    <tr>
 
19
      <TD><div ALIGN="Right">Contrase&ntilde;a:</div></TD>
 
20
      <TD><INPUT TYPE="password" NAME="password" SIZE="30"></TD>
 
21
    </tr>
 
22
    <tr>
 
23
      <td colspan=2 align="middle"><INPUT type="SUBMIT"
 
24
                                          name="submit"
 
25
                                          value="Con permisu...">
 
26
      </td>
 
27
    </tr>
 
28
  </TABLE>
 
29
      <p><strong><em>Importante:</em></strong> A partir d'agora, tienes de tener habilitaes les cookies nel restolador web, de nun ser asina, los cambeos nun fadr&aacute;n efeutu.
 
30
      <p>Les sesiones basaes en cookies &uacute;sense na interface alministrativa de Mailman, de mou que nun necesites identificate de contino con cada operaci&oacute;n alministrativa que faigas. La cookie caducar&aacute; autom&aacute;ticamente cuando salgas del restolador, o puedes facela caducar seleicionando la opci&oacute;n <em>Salida</em> baxo la seici&oacute;n titulada  <em> Otres Actividaes Alministratives</em> (que ver&aacute;s una vegada que consigas entrar  con &eacute;xitu).
 
31
</FORM>
 
32
</body>
 
33
</html>