mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-03 10:35:23 +00:00
ad260aa81c
Moved the mta_sts hidden input to the top of the form alongside other checkbox hidden inputs (active, backupmx, gal, etc.) to ensure consistent form serialization behavior. This matches the pattern used for all other checkbox fields in the template edit form. Co-authored-by: DerLinkman <62480600+DerLinkman@users.noreply.github.com>