From 08f0d01c0a484b8537a1b0c782eb69f22439661c Mon Sep 17 00:00:00 2001 From: danjov Date: Tue, 2 Aug 2022 13:40:29 +0200 Subject: [PATCH] Update labels to match UI mockup --- src/ClientApp/src/components/BohrprofilForm.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/ClientApp/src/components/BohrprofilForm.js b/src/ClientApp/src/components/BohrprofilForm.js index fe0f7b6..53b173a 100644 --- a/src/ClientApp/src/components/BohrprofilForm.js +++ b/src/ClientApp/src/components/BohrprofilForm.js @@ -202,7 +202,7 @@ export default function BohrprofilForm(props) { InputLabelProps={{ shrink: field.value != null }} margin="normal" multiline - label="Bemerkung zum Bohrprofil" + label="Bemerkungen zum Bohrprofil" type="text" sx={{ width: "47%" }} variant="standard" @@ -221,7 +221,7 @@ export default function BohrprofilForm(props) { value={field.value} sx={{ marginRight: "6%", width: "47%" }} margin="normal" - label="Terrainkote der Bohrung [m]" + label="Terrainkote der Bohrung [m ü. M.]" type="number" variant="standard" {...register("kote")} @@ -239,7 +239,7 @@ export default function BohrprofilForm(props) { value={field.value} sx={{ width: "47%" }} margin="normal" - label="Endtiefe der Bohrung [m]" + label="Endtiefe der Bohrung [m u. T.]" type="number" variant="standard" {...register("endteufe")} @@ -357,7 +357,7 @@ export default function BohrprofilForm(props) { InputLabelProps={{ shrink: field.value != null }} margin="normal" multiline - label="Bemerkung zur Qualitätsangabe" + label="Bemerkungen zur Qualitätsangabe" type="text" sx={{ width: "100%" }} variant="standard" @@ -407,7 +407,7 @@ export default function BohrprofilForm(props) { - Tiefe [m u.T] + Tiefe [m u. T.] Schichtgrenze