~wgrant/mailman/lp-2.1.15

« back to all changes in this revision

Viewing changes to templates/nl/private.html

  • Committer: Launchpad Patch Queue Manager
  • Date: 2009-10-21 01:06:17 UTC
  • mfrom: (975.1.1 mailman.2112)
  • Revision ID: launchpad@pqm.canonical.com-20091021010617-prbs2ay6nhxx515v
[rs=flacoste] Upgrade Mailman to upstream 2.1.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<html>
2
2
<head>
3
 
    <title>%(realname)s Priv�-archief Login</title>
 
3
    <title>%(realname)s Priv&eacute;-archief Login</title>
4
4
</head>
5
5
<body bgcolor="#ffffff">
6
6
<FORM METHOD=POST ACTION="%(action)s">
7
7
%(message)s
8
 
  <TABLE WIDTH="100%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
 
8
  <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5">
9
9
    <TR>
10
 
      <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER">
11
 
        <B><FONT COLOR="#000000" SIZE="+1">%(realname)s Priv�-archief Login</FONT></B>
 
10
      <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER">
 
11
        <B><FONT COLOR="#000000" SIZE="+1">%(realname)s Priv&eacute;-archief Login</FONT></B>
12
12
      </TD>
13
13
    </TR>
14
14
    <tr>
34
34
      als u de browser afsluit, of wanneer u zelf het cookie actief doet verlopen door de pagina 'lidmaatschapsinstellingen' te bezoeken en daar op de link <em>Uitloggen</em> te klikken.
35
35
</FORM>
36
36
</body>
37
 
</html>
 
 
b'\\ No newline at end of file'
 
37
</html>