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

This commit is contained in:
2026-04-23 23:16:03 +02:00
parent 8b1924989b
commit c14e673faf
5 changed files with 90 additions and 65 deletions

View File

@@ -1,5 +1,7 @@
<?php $ownerQuery = $isAdmin ? '?owner_sub=' . urlencode((string) $ownerSub) : ''; ?>
<?= module_shell_header('boersenchecker') ?>
<?= module_shell_header('boersenchecker', [
'title' => 'Depotverwaltung',
]) ?>
<div class="bc-app">
<div class="bc-grid-bg">
<div class="bc-shell bc-stack">
@@ -10,15 +12,6 @@
<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">Depotverwaltung</h1>
<p class="module-lead">Depots, Positionen und Kurs-Historien verwalten.</p>
</div>
</div>
</section>
<?php if ($isAdmin): ?>
<div class="bc-panel">
<strong>Benutzer-Scope</strong>