ysysd
This commit is contained in:
@@ -836,8 +836,7 @@ $GLOBALS['layout_header_context'] = 'Setup / ' . ($sectionTitles[$currentSection
|
||||
<?php endif; ?>
|
||||
|
||||
<section class="section-box">
|
||||
<div class="pill">Setup</div>
|
||||
<h2 style="margin-top:.75rem;"><?= e($module['title']) ?> – <?= e($sectionTitles[$currentSection] ?? 'Allgemein') ?></h2>
|
||||
<h2><?= e($module['title']) ?> – <?= e($sectionTitles[$currentSection] ?? 'Allgemein') ?></h2>
|
||||
<p class="muted">Trage die benötigten Informationen für das Modul ein.</p>
|
||||
<form method="post" class="setup-form" style="margin-top:1rem;">
|
||||
<input type="hidden" name="setup_section" value="<?= e($currentSection) ?>">
|
||||
|
||||
Reference in New Issue
Block a user