diff options
Diffstat (limited to '')
-rw-r--r-- | templates/en/admindbdetails.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/en/admindbdetails.html b/templates/en/admindbdetails.html index 1958b362..7547a344 100644 --- a/templates/en/admindbdetails.html +++ b/templates/en/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. |