From 2948202eb9784813a65add507759c89367484e9a Mon Sep 17 00:00:00 2001 From: WebSTUMP Date: Sat, 24 Oct 2020 14:25:41 +0100 Subject: [PATCH] HTTPS --- webstump/scripts/html_output.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webstump/scripts/html_output.pl b/webstump/scripts/html_output.pl index d9772d0..145dce7 100644 --- a/webstump/scripts/html_output.pl +++ b/webstump/scripts/html_output.pl @@ -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." ); - print "You may also wish to read the summary of rejection reasons (opens in a new window).\n

+ print "You may also wish to read the summary of rejection reasons (opens in a new window).\n

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 summary of rejection reasons (opens in a new window).\n"; +queue. See also the summary of rejection reasons (opens in a new window).\n"; &read_rejection_reasons; @@ -805,7 +805,7 @@ sub html_newsgroup_management { print "\n"; - print "
See the summary of rejection reasons (opens in a new window).\n"; + print "
See the summary of rejection reasons (opens in a new window).\n"; print "
"; &html_print_credentials; -- 2.30.2