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,{
|
.WebGUI::Form::submit($self->session,{
|
||||||
value=>"compare"
|
value=>"compare"
|
||||||
})
|
})
|
||||||
."</form>";
|
.WebGUI::Form::formFooter($self->session);
|
||||||
return $form;
|
return $form;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue