fixed a typo

This commit is contained in:
dragon28 2002-06-25 11:05:45 +00:00
parent 7266332902
commit 504d1c22e0

View file

@ -214,7 +214,7 @@ print "</table>";
} else { # DEFAULT
my @inputs=(["text","searchfield",$searchfield],
["reset","reset","clr"]);
print mkheadr(2,'bookfund admin');
print mkheadr(2,'Budget admin');
print mkformnotable("$script_name",@inputs);
print <<printend