diff options
Diffstat (limited to 'templates/nl/private.html')
-rw-r--r-- | templates/nl/private.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/nl/private.html b/templates/nl/private.html index 9381e015..9f89a282 100644 --- a/templates/nl/private.html +++ b/templates/nl/private.html @@ -1,6 +1,6 @@ <html> <head> - <title>%(realname)s Privé-archief Login</title> + <title>%(realname)s Privé-archief Login</title> </head> <body bgcolor="#ffffff"> <FORM METHOD=POST ACTION="%(action)s"> @@ -8,7 +8,7 @@ <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">%(realname)s Privé-archief Login</FONT></B> + <B><FONT COLOR="#000000" SIZE="+1">%(realname)s Privé-archief Login</FONT></B> </TD> </TR> <tr> |