fixed an xhtml problem
This commit is contained in:
parent
e4392f7449
commit
e8d72011c9
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ sub getCompareForm {
|
|||
.WebGUI::Form::submit($self->session,{
|
||||
value=>"compare"
|
||||
})
|
||||
."</form>";
|
||||
.WebGUI::Form::formFooter($self->session);
|
||||
return $form;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue