diff options
Diffstat (limited to '')
-rw-r--r-- | templates/nl/headfoot.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/nl/headfoot.html b/templates/nl/headfoot.html index d77a01ce..ab5ce69c 100644 --- a/templates/nl/headfoot.html +++ b/templates/nl/headfoot.html @@ -17,7 +17,7 @@ Deze commando's kunnen gebruikt worden in je tekst:<br> <tr> <td width="17%"><b>web_page_url</b></td> <td width="83%">Basis URL van Mailman. Hier kan aan toegevoegd worden: <em>listinfo/%(list_name)s</em> - om naar de lijst informatie pagina te gaan.. </td> + om naar de lijst informatie pagina te gaan.. </td> </tr> <tr> <td width="17%"><b>description</b></td> |