diff options
Diffstat (limited to 'templates/nl/private.html')
-rw-r--r-- | templates/nl/private.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/nl/private.html b/templates/nl/private.html index 5aa45642..9381e015 100644 --- a/templates/nl/private.html +++ b/templates/nl/private.html @@ -5,9 +5,9 @@ <body bgcolor="#ffffff"> <FORM METHOD=POST ACTION="%(action)s"> %(message)s - <TABLE WIDTH="100%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> + <TABLE WIDTH="100%%" BORDER="0" CELLSPACING="4" CELLPADDING="5"> <TR> - <TD COLSPAN="2" WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER"> + <TD COLSPAN="2" WIDTH="100%%" BGCOLOR="#99CCFF" ALIGN="CENTER"> <B><FONT COLOR="#000000" SIZE="+1">%(realname)s Privé-archief Login</FONT></B> </TD> </TR> @@ -34,4 +34,4 @@ 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. </FORM> </body> -</html>
\ No newline at end of file +</html> |