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 Remove whitespace from opening HTML tag ending 2021-05-20 08:39:36 -04:00
twofactor Remove whitespace from opening HTML tag ending 2021-05-20 08:39:36 -04:00
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 Remove whitespace from opening HTML tag ending 2021-05-20 08:39:36 -04:00
oauth.tpl Repurposed OAuth frontend handling, store the scope 2021-05-13 14:58:55 +00:00
oauth_edit.tpl Remove whitespace from opening HTML tag ending 2021-05-20 08:39:36 -04:00
pagetypes.tpl
settings.tpl New setting that controls notifications for ignored contacts 2021-01-24 11:40:09 +00:00
userexport.tpl