button should be within form
This commit is contained in:
parent
a8c6417604
commit
fedd05cbcc
@ -156,9 +156,9 @@ foreach ( $list as $key ) {
|
||||
}
|
||||
|
||||
print "</table>\n";
|
||||
print '</form>';
|
||||
|
||||
print '<br /><div style="text-align:center"><input type="submit" class="button" value="' . $langs->trans('Modify') . '" name="button"></div>';
|
||||
print '</form>';
|
||||
|
||||
llxFooter();
|
||||
$db->close();
|
||||
Loading…
Reference in New Issue
Block a user