diff --git a/app/MainClient.tsx b/app/MainClient.tsx index fef5bd4..8f4bc69 100644 --- a/app/MainClient.tsx +++ b/app/MainClient.tsx @@ -43,11 +43,11 @@ export default function MainClient({ kuerzel, beoId, beoName }: Props) { } return ( -
-
+
+
{/* Header */} -
+

Sternwarte-Welzheim   Logbuch für {activeKuppel}-Kuppel @@ -63,7 +63,7 @@ export default function MainClient({ kuerzel, beoId, beoName }: Props) {

{/* Kuppel-Tabs */} -
+
{KUPPELN.map((k) => ( +
+
+

Letzte Einträge

+ +
+
-
)} {/* Liste-Tab: vollständige Liste */} {activeTab === 'liste' && ( - +
+
+ Einträge {activeKuppel}-Kuppel + +
+
+
Sternwarte Welzheim — Logbuch {activeKuppel}-Kuppel
+
Ausdruck vom {new Date().toLocaleDateString('de-DE')}
+
+ +
)} -