friendica/view/theme
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
..
duepuntozero Add RTL support to many input fields 2021-05-20 08:39:37 -04:00
frio Wrap each addon settings form in their own form tag 2021-06-27 23:15:27 -04:00
quattro Add RTL support to many input fields 2021-05-20 08:39:37 -04:00
smoothly Add RTL support to many input fields 2021-05-20 08:39:37 -04:00
vier Bug fix: Keep the introductions notification badge from claiming its own line! 2021-05-21 15:58:35 -07:00