1
0
mirror of https://github.com/pcvolkmer/onkostar-plugin-dnpm.git synced 2025-07-02 01:02:55 +00:00

docs: weitere Anpassung von 'DNPM' zu 'System'

This commit is contained in:
2024-02-07 14:48:56 +01:00
parent 35f87931c8
commit 8b8aced336

View File

@ -24,7 +24,7 @@ INSERT INTO einstellung (name, wert, kategorie, beschreibung)
VALUES (
'consentform',
'MR.Consent',
'DNPM',
'System',
'Zu verwendendes Consent-Formular'
);
```