chiark / gitweb /
Add buttons to the top of the multi-post screen
[modbot-ulm.git] / webstump / scripts / html_output.pl
index 30b9c1c3c7fe6310263d6ab4ea2d1f26ab490b52..630f3410cc257679d1eccd18e0ca91bd0180fe14 100644 (file)
@@ -529,6 +529,10 @@ queue.\n";
   <FORM METHOD=$request_method action=$base_address>
   <INPUT NAME=action VALUE=approval_decision TYPE=hidden>";
     &html_print_credentials;
+
+    print "<HR> <INPUT TYPE=submit VALUE=Submit>
+<INPUT TYPE=reset VALUE=Reset>
+";
   
   my $file, $subject = "No Subject", $from = "From nobody";
   my $form_not_empty = "";