diff --git a/frontend/src/components/ProfileBuilder.jsx b/frontend/src/components/ProfileBuilder.jsx
index 8624e32..dc517d3 100644
--- a/frontend/src/components/ProfileBuilder.jsx
+++ b/frontend/src/components/ProfileBuilder.jsx
@@ -250,6 +250,16 @@ export default function ProfileBuilder({ trainingType, onSave, onCancel, paramet
marginBottom: '8px'
}}
>
+ {/* Labels Row */}
+
+
PARAMETER
+
OPERATOR
+
SCHWELLENWERT
+
GEWICHT
+
+
+
+ {/* Input Row */}
{/* Parameter */}