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