Schaltfläche „Ablehnen“ in ShowEnvelope.cshtml hinzugefügt.

This commit is contained in:
Developer 02
2024-05-29 11:57:47 +02:00
parent 21e8a86a99
commit 21934928c2
5 changed files with 19 additions and 4 deletions

View File

@@ -153,6 +153,9 @@
<data name="LockedTitle" xml:space="preserve">
<value>Document requires an access code</value>
</data>
<data name="Reject" xml:space="preserve">
<value>Reject</value>
</data>
<data name="SigAgree" xml:space="preserve">
<value>By selecting accept and sign, I agree that the signature and the initials are considered as electronic representations of my signature and my initials in cases where I (or my agent) use them on documents, including legally valid contracts.</value>
</data>