chiark / gitweb /
HTTPS
authorWebSTUMP <webstump@chiark.greenend.org.uk>
Sat, 24 Oct 2020 13:25:41 +0000 (14:25 +0100)
committerWebSTUMP <webstump@chiark.greenend.org.uk>
Sat, 24 Oct 2020 13:25:41 +0000 (14:25 +0100)
webstump/scripts/html_output.pl

index d9772d017091132e03bbec5865b99cc9d917df0c..145dce7b38823fff7f02c1f1b5633f9c14ee5859 100644 (file)
@@ -271,7 +271,7 @@ editing the respective lists of banlisted, whitelisted and watchlisted posters.
 
   &link_to_help( "filter-lists", "automatic filtering and filter lists, blacklisting and preapproved threads." );
 
 
   &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=\"https://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
 
 <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
 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=\"https://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;
 
 
   &read_rejection_reasons;
 
@@ -805,7 +805,7 @@ sub html_newsgroup_management {
 
   print "</UL>\n";
 
 
   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=\"https://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 "<HR><FORM METHOD=$request_method action=$base_address>";
   &html_print_credentials;