fixed a typo
This commit is contained in:
parent
7266332902
commit
504d1c22e0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue