friendica/view/templates/settings
Hypolite Petovan efff254a3a Wrap each addon settings form in their own form tag
- The single form tag was preventing a given addon settings to be saved if another addon had an empty required field.
- Instead of concatenating the addon form HTML through Hook::callAll, we loop manually through the hooks, appending the HTML to an array.
2021-06-27 23:15:27 -04:00
..
profile
twofactor
addons.tpl Wrap each addon settings form in their own form tag 2021-06-27 23:15:27 -04:00
connectors.tpl
delegation.tpl
display.tpl
display_end.tpl
features.tpl
head.tpl
nick_set.tpl
oauth.tpl
oauth_edit.tpl
pagetypes.tpl
settings.tpl
userexport.tpl