chiark / gitweb /
Add more whitespace (formatting improvement)
authorMatthew Vernon <matthewv@chiark.greenend.org.uk>
Sun, 5 Jan 2014 07:39:12 +0000 (07:39 +0000)
committerMatthew Vernon <matthewv@chiark.greenend.org.uk>
Sun, 5 Jan 2014 07:39:12 +0000 (07:39 +0000)
webstump/scripts/html_output.pl

index 460a0d397bdf3ddee10498983b52b0667921402f..c9d9ce6f92b5fddcb98f02355806806212d61d08 100644 (file)
@@ -252,7 +252,7 @@ sub html_moderate_article {
           print "<INPUT TYPE=radio NAME=\"decision_$file\" VALUE=\"reject $_\">Reject \u$_\n";
         }
 
-      print "<BR> Comment (to poster, in rejection message): <INPUT NAME=comment VALUE=\"\" SIZE=80><BR>";
+      print "<BR> <BR> Comment (to poster, in rejection message): <INPUT NAME=comment VALUE=\"\" SIZE=80><BR>";
 
   print "<BR>
 <INPUT TYPE=radio NAME=poster_decision VALUE=nothing CHECKED>Don't change poster's status</INPUT>