From 53440d05dc7077de105c2cfb440e4be1a9313700 Mon Sep 17 00:00:00 2001 From: Matthew Vernon Date: Wed, 19 Feb 2014 15:18:02 +0000 Subject: [PATCH] Revert to drop-down for single article page (largely reversion of f21bfd --- webstump/scripts/html_output.pl | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/webstump/scripts/html_output.pl b/webstump/scripts/html_output.pl index dcbc41d..7134ba7 100644 --- a/webstump/scripts/html_output.pl +++ b/webstump/scripts/html_output.pl @@ -245,14 +245,16 @@ sub html_moderate_article { print " "; &html_print_credentials; - print "Approve\n"; - print "Leave\n"; - print "Back of queue\n"; - foreach (@short_rejection_reasons) { - print "Reject \u$_\n"; - } + print "
"; + foreach (@short_rejection_reasons) { + print "\n"; + } + print "
Comment (to poster, in rejection message):
"; print "
Don't change poster's status -- 2.30.2