[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

2 Commits

Author SHA1 Message Date
Benjamin Lorteau dd7f343d43 [mailstream] Add a name to the addon settings submit button
- 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.
2021-06-27 22:15:11 -04:00
Benjamin Lorteau 93892fd25a [catavatar] Remove unused code
- The $seed variable isn't used in that function, which removes the need for the database call.
2021-06-27 22:12:40 -04:00