yxyc
All checks were successful
Deploy / deploy-staging (push) Successful in 9s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-04-23 00:45:52 +02:00
parent 0c90aa0b88
commit 8b1924989b
3 changed files with 23 additions and 14 deletions

View File

@@ -1,7 +1,4 @@
<?= module_shell_header('boersenchecker', [
'title' => 'Aktienverwaltung',
'description' => 'Stammdaten der Aktien pflegen, Symbole suchen und manuelle Kurse verwalten.',
]) ?>
<?= module_shell_header('boersenchecker') ?>
<div class="bc-app">
<div class="bc-grid-bg">
<div class="bc-shell bc-stack">
@@ -12,6 +9,15 @@
<div class="bc-alert bc-alert--success"><?= e($notice) ?></div>
<?php endif; ?>
<section class="module-box">
<div class="module-box-head">
<div>
<h1 class="module-title">Aktienverwaltung</h1>
<p class="module-lead">Stammdaten der Aktien pflegen, Symbole suchen und manuelle Kurse verwalten.</p>
</div>
</div>
</section>
<div class="grid" style="margin-top:1rem;">
<div class="bc-panel">
<strong>Aktie waehlen</strong>