diff --git a/src/components/berths/berth-detail-header.tsx b/src/components/berths/berth-detail-header.tsx
index cd635b3..5df6750 100644
--- a/src/components/berths/berth-detail-header.tsx
+++ b/src/components/berths/berth-detail-header.tsx
@@ -180,7 +180,7 @@ export function BerthDetailHeader({ berth }: BerthDetailHeaderProps) {
{berth.area &&
{berth.area}
}
-
+
{/* Actions */}
-
+
{!isArchived && client.clientPortalEnabled !== false && (
{/* Actions */}
-
+
{/* Actions */}
-