use correct array-structure for output of preconfig
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -123,7 +123,6 @@ if ($page == 'overview') {
|
||||
];
|
||||
|
||||
$preconfig = Preconfig::getPreConfig();
|
||||
|
||||
if (!empty($preconfig)) {
|
||||
$upd_formfield['updates']['sections'] = $preconfig;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user