update 20250711

This commit is contained in:
Stefan Hutter
2025-07-11 15:01:53 +02:00
parent 68e4725ff5
commit df8777631a
86 changed files with 236 additions and 68 deletions

View File

@@ -539,7 +539,7 @@ namespace DOCGEN.Klassen
case "DOKUMENTSCHUETZEN":
document.Protect(ProtectionType.AllowOnlyFormFields, "Australia");
break;
case "FORMULARAKTUALISIERENXY":
case "FORMULARAKTUALISIEREN":
if (document.ProtectionType != ProtectionType.NoProtection)
{
document.Protect(ProtectionType.NoProtection, "Australia");