dsfdf
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<?= module_shell_header('boersenchecker') ?>
|
||||
<?= module_shell_header('boersenchecker', [
|
||||
'title' => 'Aktienverwaltung',
|
||||
]) ?>
|
||||
<div class="bc-app">
|
||||
<div class="bc-grid-bg">
|
||||
<div class="bc-shell bc-stack">
|
||||
@@ -9,15 +11,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">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>
|
||||
|
||||
Reference in New Issue
Block a user