- 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. |
||
|---|---|---|
| .. | ||
| profile | ||
| addons.tpl | ||
| connectors.tpl | ||
| display.tpl | ||
| features.tpl | ||
| oauth.tpl | ||
| oauth_edit.tpl | ||
| settings.tpl | ||
| userexport.tpl | ||