notification

This commit is contained in:
Ludy87
2024-06-01 21:33:21 +02:00
parent 5799e61385
commit ca0432e0b4
32 changed files with 32 additions and 32 deletions

View File

@@ -58,7 +58,7 @@
if (hasSignature) {
/*<![CDATA[*/
resultDiv.textContent = /*[[#{pdfToPDFA.pdfWithDigitalSignature}]]*/ "The PDF contains a digital signature.";
resultDiv.textContent = /*[[#{pdfToPDFA.pdfWithDigitalSignature}]]*/ "The PDF contains a digital signature. This will be removed in the next step.";
/*]]>*/
}
} catch (error) {