From 97d12ad1d701fff788e5efa65558c992798b31ec Mon Sep 17 00:00:00 2001
From: Paul-Christian Volkmer
Date: Tue, 17 Mar 2026 13:50:29 +0100
Subject: chore: remove margin from html snippet
---
forms/dnpm-formulare.osc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'forms/dnpm-formulare.osc')
diff --git a/forms/dnpm-formulare.osc b/forms/dnpm-formulare.osc
index 13c98d2..8f40889 100644
--- a/forms/dnpm-formulare.osc
+++ b/forms/dnpm-formulare.osc
@@ -26091,8 +26091,8 @@ Gemäß DNPM-Datenmodell 2.1
0
0
false
- <div style="margin-left:10px"> <font style="font-weight: bold;color: orange">DNPM Consent MV §64e</font> <p> <b>Einwilligungen MV §64e</b> <if test="sequencing = 'permit'"> <then><p style="color: green">Teilnahme: zugestimmt,</p></then> <else><p style="color: red">Teilnahme: abgelehnt,</p></else> </if> <if test="caseidentification = 'permit'"> <then><p style="color: green">Fallidentifz: zugestimmt,</p></then> <else><p style="color: red">Fallidentifz: abgelehnt,</p></else> </if> <if test="reidentification = 'permit'"> <then><p style="color: green">Re-Identifiz: zugestimmt</p></then> <else><p style="color: red">Re-Identifiz: abgelehnt</p></else> </if> </p> <p> <b>Broad Consent</b> <if test="ebroadconsentpresent = true"> <then><p style="color: green">elektronisch vorhanden</p></then> <else><p style="color: red">nicht elektronisch vorhanden</p></else> </if> </p> </div>
- <div style="margin-left:10px"> <font style="font-weight: bold;color: orange">DNPM Consent MV §64e</font> <p> <b>Einwilligungen MV §64e</b> <if test="sequencing = 'permit'"> <then><p style="color: green">Teilnahme: zugestimmt,</p></then> <else><p style="color: red">Teilnahme: abgelehnt,</p></else> </if> <if test="caseidentification = 'permit'"> <then><p style="color: green">Fallidentifz: zugestimmt,</p></then> <else><p style="color: red">Fallidentifz: abgelehnt,</p></else> </if> <if test="reidentification = 'permit'"> <then><p style="color: green">Re-Identifiz: zugestimmt</p></then> <else><p style="color: red">Re-Identifiz: abgelehnt</p></else> </if> </p> <p> <b>Broad Consent</b> <if test="ebroadconsentpresent = true"> <then><p style="color: green">elektronisch vorhanden</p></then> <else><p style="color: red">nicht elektronisch vorhanden</p></else> </if> </p> </div>
+ <div> <font style="font-weight: bold;color: orange">DNPM Consent MV §64e</font> <p> <b>Einwilligungen MV §64e</b> <if test="sequencing = 'permit'"> <then><p style="color: green">Teilnahme: zugestimmt,</p></then> <else><p style="color: red">Teilnahme: abgelehnt,</p></else> </if> <if test="caseidentification = 'permit'"> <then><p style="color: green">Fallidentifz: zugestimmt,</p></then> <else><p style="color: red">Fallidentifz: abgelehnt,</p></else> </if> <if test="reidentification = 'permit'"> <then><p style="color: green">Re-Identifiz: zugestimmt</p></then> <else><p style="color: red">Re-Identifiz: abgelehnt</p></else> </if> </p> <p> <b>Broad Consent</b> <if test="ebroadconsentpresent = true"> <then><p style="color: green">elektronisch vorhanden</p></then> <else><p style="color: red">nicht elektronisch vorhanden</p></else> </if> </p> </div>
+ <div> <font style="font-weight: bold;color: orange">DNPM Consent MV §64e</font> <p> <b>Einwilligungen MV §64e</b> <if test="sequencing = 'permit'"> <then><p style="color: green">Teilnahme: zugestimmt,</p></then> <else><p style="color: red">Teilnahme: abgelehnt,</p></else> </if> <if test="caseidentification = 'permit'"> <then><p style="color: green">Fallidentifz: zugestimmt,</p></then> <else><p style="color: red">Fallidentifz: abgelehnt,</p></else> </if> <if test="reidentification = 'permit'"> <then><p style="color: green">Re-Identifiz: zugestimmt</p></then> <else><p style="color: red">Re-Identifiz: abgelehnt</p></else> </if> </p> <p> <b>Broad Consent</b> <if test="ebroadconsentpresent = true"> <then><p style="color: green">elektronisch vorhanden</p></then> <else><p style="color: red">nicht elektronisch vorhanden</p></else> </if> </p> </div>
--
cgit v1.2.3