= _('Globale Systemkonfigurationen') ?>
if ($needle): ?>
/ = _('Suchbegriff:') ?> "= htmlReady($needle) ?>"
endif ?>
foreach ($sections as $section => $configs): ?>
>
= $this->render_partial('admin/configuration/table-header.php') ?>
foreach ($configs as $config): ?>
= $this->render_partial('admin/configuration/table-row.php', $config) ?>
endforeach ?>
endforeach ?>