chiark / gitweb /
change ulm -> uram in output (so we refer to the uram rejection reasons table, not...
authorWebSTUMP <webstump@chiark.greenend.org.uk>
Sun, 13 Dec 2015 22:57:30 +0000 (22:57 +0000)
committerWebSTUMP <webstump@chiark.greenend.org.uk>
Sun, 13 Dec 2015 22:57:30 +0000 (22:57 +0000)
webstump/scripts/html_output.pl

index a974628f9d94ebe48b51e3d0bf66bdabf3217815..e5262cc6b8d38ebd9d76cd6e7067431cffdb73d5 100644 (file)
@@ -271,7 +271,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>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>
+  print "</I>You may also wish to read the <A href=\"http://www.chiark.greenend.org.uk/~webstump/g.uram/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
@@ -510,7 +510,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. 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";
+queue. See also the <A href=\"http://www.chiark.greenend.org.uk/~webstump/g.uram/rrtable.html\" target=\"_blank\">summary of rejection reasons</a> (opens in a new window).\n";
 
   &read_rejection_reasons;
 
@@ -804,7 +804,7 @@ 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>See the <A href=\"http://www.chiark.greenend.org.uk/~webstump/g.uram/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;