From c3b0095e195ff1816b0aa10e826eb1b5ddc3f433 Mon Sep 17 00:00:00 2001 From: WebSTUMP Date: Sun, 13 Dec 2015 22:57:30 +0000 Subject: [PATCH] change ulm -> uram in output (so we refer to the uram rejection reasons table, not the ulm one). --- 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 a974628..e5262cc 100644 --- a/webstump/scripts/html_output.pl +++ b/webstump/scripts/html_output.pl @@ -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 "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; @@ -804,7 +804,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