diff --git a/apps/web/components/v2/eventtype/EventAdvancedTab.tsx b/apps/web/components/v2/eventtype/EventAdvancedTab.tsx index d9da9097bd..c615f19447 100644 --- a/apps/web/components/v2/eventtype/EventAdvancedTab.tsx +++ b/apps/web/components/v2/eventtype/EventAdvancedTab.tsx @@ -378,8 +378,12 @@ export const EventAdvancedTab = ({ eventType, team }: Pick
- -

{t("offer_seats_description")}

+ + {t("offer_seats")} + + + {t("offer_seats_description")} +
)}