Skip to content

Commit 17855a6

Browse files
committed
Fixed minor bug caught by File Tracker.
1 parent 1c2c036 commit 17855a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/flex_forms.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1084,7 +1084,7 @@ protected function CleanupFields()
10841084
if ($this->state["responsive"] && $this->state["insiderowwidth"]) echo "<td></td>";
10851085

10861086
?>
1087-
</tr></table></div>
1087+
</tr></tbody></table></div>
10881088
<?php
10891089
}
10901090

0 commit comments

Comments
 (0)