chiark / gitweb /
Add link to the summary of rejection reasons
authorMatthew Vernon <matthewv@chiark.greenend.org.uk>
Sun, 26 Jan 2014 13:19:28 +0000 (13:19 +0000)
committerMatthew Vernon <matthewv@chiark.greenend.org.uk>
Sun, 26 Jan 2014 13:19:28 +0000 (13:19 +0000)
webstump/scripts/html_output.pl

index c89c3f6585d3d2792885bfbf0a6a6d97f7ba82dc..dcbc41d0a556bc40f17c6243f92675e3088cbf5f 100644 (file)
@@ -269,7 +269,7 @@ editing the respective lists of whitelisted and watchlisted posters.
 
   &link_to_help( "filter-lists", "automatic filtering and filter lists, blacklisting and preapproved threads." );
 
-  print "</I><BR><BR>
+  print "</I>You may also wish to read the <A href=\"http://www.chiark.greenend.org.uk/~webstump/g.ulm/rrtable.html\" target=\"_blank\">summary of rejection reasons</a> (opens in a new window).\n<BR><BR>
 
 <INPUT TYPE=radio NAME=next_screen VALUE=single CHECKED> 
        Review ONE article in next screen
@@ -508,7 +508,7 @@ decision (approve/reject etc) and click submit. For those messages which
 you would like to review in more details, do not select anything and
 use Review/Comment function from this screen or from a subsequent screen.
 Remember that if you do not make any decision, the article would stay in the
-queue.\n";
+queue. See also the <A href=\"http://www.chiark.greenend.org.uk/~webstump/g.ulm/rrtable.html\" target=\"_blank\">summary of rejection reasons</a> (opens in a new window).\n";
 
   &read_rejection_reasons;
 
@@ -800,6 +800,8 @@ sub html_newsgroup_management {
 
   print "</UL>\n";
 
+  print "<HR>See the <A href=\"http://www.chiark.greenend.org.uk/~webstump/g.ulm/rrtable.html\" target=\"_blank\">summary of rejection reasons</a> (opens in a new window).\n";
+
   print "<HR><FORM METHOD=$request_method action=$base_address>";
   &html_print_credentials;
   print "<INPUT NAME=action VALUE=moderation_screen TYPE=hidden>