diff --git a/src/features/event/components/EventFormInline.tsx b/src/features/event/components/EventFormInline.tsx index 6f7d4f7..f562876 100644 --- a/src/features/event/components/EventFormInline.tsx +++ b/src/features/event/components/EventFormInline.tsx @@ -549,9 +549,9 @@ const EventFormInline: React.FC = ({ onSuccess, onCancel, }; return ( -
+
-
+
{mode === 'edit' ? 'Event bearbeiten' : 'Event erstellen'} @@ -564,7 +564,7 @@ const EventFormInline: React.FC = ({ onSuccess, onCancel,
{isMobile && ( -
+
@@ -650,7 +650,13 @@ const EventFormInline: React.FC = ({ onSuccess, onCancel,
-
+
* Pflichtfelder