aboutsummaryrefslogtreecommitdiffstats
path: root/templates/nl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/nl')
-rw-r--r--templates/nl/admindbdetails.html6
-rw-r--r--templates/nl/article.html2
-rw-r--r--templates/nl/headfoot.html18
3 files changed, 13 insertions, 13 deletions
diff --git a/templates/nl/admindbdetails.html b/templates/nl/admindbdetails.html
index 1958b362..7547a344 100644
--- a/templates/nl/admindbdetails.html
+++ b/templates/nl/admindbdetails.html
@@ -14,16 +14,16 @@ message's headers and an excerpt of the message body.
postings, you can still forward or preserve the message (see
below).
-<p><li><b>Approve</b> -- Approve the message, sending it on to the list.
+<li><b>Approve</b> -- Approve the message, sending it on to the list.
For membership requests, approve the change in membership status.
-<p><li><b>Reject</b> -- Reject the message, sending a rejection notice to
+<li><b>Reject</b> -- Reject the message, sending a rejection notice to
the sender, and discarding the original message. For membership
requests, reject the change in membership status. In either case,
you should add a reason for the rejection in the accompanying text
box.
-<p><li><b>Discard</b> -- Throw away the original message, without sending
+<li><b>Discard</b> -- Throw away the original message, without sending
a rejection notice. For membership requests, this simply discards
the request without notice to the person making the request. This
is usually the action you want to take for known spam.
diff --git a/templates/nl/article.html b/templates/nl/article.html
index ed4933c7..18f9270f 100644
--- a/templates/nl/article.html
+++ b/templates/nl/article.html
@@ -50,4 +50,4 @@
<a href="author.html#%(sequence)s">[ auteur ]</a>
</LI>
</UL>
-</body></html> \ No newline at end of file
+</body></html>
diff --git a/templates/nl/headfoot.html b/templates/nl/headfoot.html
index 91d2e8a0..d77a01ce 100644
--- a/templates/nl/headfoot.html
+++ b/templates/nl/headfoot.html
@@ -1,35 +1,35 @@
Deze commando's kunnen gebruikt worden in je tekst:<br>
&nbsp;<table border="0" cellspacing="1" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
<tr>
- <td width="17%"><b><code>real_name</code></b></td>
+ <td width="17%"><b>real_name</b></td>
<td width="83%">De lijstnaam met hoofdletters er in. </td>
</tr>
<tr>
- <td width="17%"><b><code>list_name</code></b></td>
+ <td width="17%"><b>list_name</b></td>
<td width="83%">De lijstnaam zonder hoofdletters er in, gepresenteerd als
URL. </td>
</tr>
<tr>
- <td width="17%"><b><code>host_name</code></b></td>
+ <td width="17%"><b>host_name</b></td>
<td width="83%">De hostnaam van de server waar deze mailing lijst op draait..
</td>
</tr>
<tr>
- <td width="17%"><b><code>web_page_url</code></b></td>
- <td width="83%">Basis URL van Mailman. Hier kan aan toegevoegd worden: <em><code>listinfo/%(internal_name)s</code></em>
+ <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>
</tr>
<tr>
- <td width="17%"><b><code>description</code></b></td>
+ <td width="17%"><b>description</b></td>
<td width="83%">Dit laat de korte omschrijving zien van de mailing lijst..
</td>
</tr>
<tr>
- <td width="17%"><b><code>info</code></b></td>
+ <td width="17%"><b>info</b></td>
<td width="83%">De volledige omschrijving van de mailing lijst.. </td>
</tr>
<tr>
- <td width="17%"><b><code>cgiext</code></b></td>
+ <td width="17%"><b>cgiext</b></td>
<td width="83%">Geeft weer de extentie die is toegevoegd aan CGI scripts..
</td>
</tr>
@@ -39,5 +39,5 @@ Deze commando's kunnen gebruikt worden in je tekst:<br>
<p>Een voorbeeld van een voetnoot:</p>
<p><b>---------------------------<br>
Mailing lijst: %(real_name)s<br>
-Lijst informatie: %(web_page_url)slistinfo/%(internal_name)s</b></p>
+Lijst informatie: %(web_page_url)slistinfo/%(list_name)s</b></p>
<p>&nbsp;</p>