MantisBT: master 8116b5e3

Author Committer Branch Timestamp Parent
dregad dregad master 2022-06-02 09:14 master fdd7efd4
Affected Issues  0027274: Move Delete buttons into main form
 0033248: APPLICATION ERROR 2800 Invalid form security token when trying to delete custom field
Changeset

Move Delete Custom Field button to form footer

Using the HTML5 button's formaction property we can get rid of the
separate form that caused the button to be displayed below the Edit box,
and put the Delete button in the main form's footer

Fixes 0027274

mod - manage_custom_field_edit_page.php Diff File