diff options
Diffstat (limited to 'templates/nl/listinfo.html')
-rw-r--r-- | templates/nl/listinfo.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/templates/nl/listinfo.html b/templates/nl/listinfo.html index efb95d46..fe2cf75c 100644 --- a/templates/nl/listinfo.html +++ b/templates/nl/listinfo.html @@ -1,7 +1,7 @@ -<!-- $Revision: 5336 $ --> +<!-- $Revision: 7736 $ --> <HTML> <HEAD> - <TITLE><MM-List-Name> Informatie Pagina</TITLE> + <TITLE><MM-List-Name> Informatie Pagina</TITLE> </HEAD> <BODY BGCOLOR="#ffffff"> @@ -71,17 +71,17 @@ <td width="33%"><mm-fullname-box></td> <TD WIDTH="12%"> </TD></TR> <TR> - <TD COLSPAN="3"><FONT SIZE=-1>Vul je eigen wachtwoord in of vul niets in zodat het systeem een wachtwoord aanmaakt. - Dit wachtwoord zal opgestuurd worden naar je opgegeven email adres. + <TD COLSPAN="3"><FONT SIZE=-1>Vul je eigen paswoord in of vul niets in zodat het systeem een paswoord aanmaakt. + Dit paswoord zal opgestuurd worden naar je opgegeven email adres. <MM-Reminder> </TD> </TR> <TR> - <TD BGCOLOR="#dddddd">Kies een wachtwoord:</TD> + <TD BGCOLOR="#dddddd">Kies een paswoord:</TD> <TD><MM-New-Password-Box></TD> <TD> </TD></TR> <TR> - <TD BGCOLOR="#dddddd">Vul het wachtwoord nogmaals in:</TD> + <TD BGCOLOR="#dddddd">Vul het paswoord nogmaals in:</TD> <TD><MM-Confirm-Password></TD> <TD> </TD></TR> <tr> @@ -123,4 +123,4 @@ </table> <MM-Mailman-Footer> </BODY> -</HTML>
\ No newline at end of file +</HTML> |