diff --git a/frontend/src/components/admin/AdminSeasonToolbar.vue b/frontend/src/components/admin/AdminSeasonToolbar.vue index 5690d87..e8a0661 100644 --- a/frontend/src/components/admin/AdminSeasonToolbar.vue +++ b/frontend/src/components/admin/AdminSeasonToolbar.vue @@ -1,6 +1,7 @@ - - - Jahr - - {{ currentSeason.currentPhase || 'Kein Status' }} - - - {{ currentSeason.isCurrent ? 'Oeffentliches Jahr' : 'Nicht aktiv' }} - + + + + + + + + + Aktuelles Award-Jahr + + {{ currentSeason.year || 'Kein Jahr' }} ยท {{ currentSeason.name || 'Bitte Jahr auswaehlen' }} + + + + + + + + {{ currentSeason.currentPhase || 'Kein Status' }} + + + + {{ currentSeason.isCurrent ? 'Oeffentlich sichtbar' : 'Nicht oeffentlich' }} + + + + + + Jahr wechseln + + - - + + + + + {{ item.label }} + + {{ item.value }} +
Jahr
Aktuelles Award-Jahr