[mailstream] Add a name to the addon settings submit button #1141

Merged
MrPetovan merged 2 commits from bug/10439-addon-settings-forms into 2021.06-rc 2021-06-29 07:24:01 +02:00
MrPetovan commented 2021-06-28 04:18:34 +02:00 (Migrated from github.com)
  • Now that each addon form is in their own form tag, we have to check whether the addon submit button was pressed.
  • This was already done in every other addon but mailstream and this change will prevent unexpected loss of mailstream settings when saving any other addon settings.

Related to https://github.com/friendica/friendica/pull/10440, please merge this PR first.

- Now that each addon form is in their own form tag, we have to check whether the addon submit button was pressed. - This was already done in every other addon but mailstream and this change will prevent unexpected loss of mailstream settings when saving any other addon settings. Related to https://github.com/friendica/friendica/pull/10440, please merge this PR first.
Sign in to join this conversation.
No description provided.