From: Matthew Vernon Date: Wed, 19 Feb 2014 15:18:02 +0000 (+0000) Subject: Revert to drop-down for single article page (largely reversion of f21bfd X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~webstump/git?a=commitdiff_plain;h=53440d05dc7077de105c2cfb440e4be1a9313700;p=modbot-ulm.git Revert to drop-down for single article page (largely reversion of f21bfd --- 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