Fix runFormTable HTML output
This commit is contained in:
parent
24669f8d38
commit
ac809e8316
@ -187,8 +187,8 @@ runFormTable dest inputLabel form = do
|
||||
^widget^
|
||||
%tr
|
||||
%td!colspan=2
|
||||
$nonce$
|
||||
%input!type=submit!value=$inputLabel$
|
||||
$nonce$
|
||||
%input!type=submit!value=$inputLabel$
|
||||
|]
|
||||
return (res, widget')
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user