diff options
author | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2014-06-06 15:31:09 +0200 |
---|---|---|
committer | Andreas Fitzek <andreas.fitzek@iaik.tugraz.at> | 2014-06-06 15:31:09 +0200 |
commit | 8233cbd41a3aa41236ec505ab173437995287637 (patch) | |
tree | 69357545291097ea0e03bd2a3d38f8fda0853de3 /pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_EN.properties | |
parent | 759210f885bd7f231229a2f5ee54e0dfc97e3730 (diff) | |
download | pdf-as-4-8233cbd41a3aa41236ec505ab173437995287637.tar.gz pdf-as-4-8233cbd41a3aa41236ec505ab173437995287637.tar.bz2 pdf-as-4-8233cbd41a3aa41236ec505ab173437995287637.zip |
Visual Block changes + Configuration updates
Diffstat (limited to 'pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_EN.properties')
-rw-r--r-- | pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_EN.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_EN.properties b/pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_EN.properties index 48b1b4a9..4421a7bb 100644 --- a/pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_EN.properties +++ b/pdf-as-lib/src/configuration/cfg/profiles/SIGNATURBLOCK_EN.properties @@ -16,7 +16,7 @@ sig_obj.SIGNATURBLOCK_EN.value.SIG_SUBJECT=${subject.T != null ? (subject.T + " sig_obj.SIGNATURBLOCK_EN.value.SIG_ISSUER=${issuer.T != null ? (issuer.T + " ") : ""}${issuer.CN}
sig_obj.SIGNATURBLOCK_EN.value.SIG_NUMBER=${sn}
-sig_obj.SIGNATURBLOCK_EN.value.SIG_META=Information about the verification of the electronic signature can be found at: https://www.signaturpruefung.gv.at\n\nInformation about the verification of the printout can be found at: https://www.behoerde.gv.at/el_signatur/
+sig_obj.SIGNATURBLOCK_EN.value.SIG_META=Information about the verification of the electronic signature can be found at: https://www.signaturpruefung.gv.at \n\nInformation about the verification of the printout can be found at: https://www.behoerde.gv.at/el_signatur/
sig_obj.SIGNATURBLOCK_EN.value.SIG_NOTE=This document is signed with a qualified electronic signature. According to \u00a7\u00A04 art.\u00A01 of the Signature Act it in principle is legally equivalent to an handwritten signature.
sig_obj.SIGNATURBLOCK_EN.value.SIG_LABEL=./images/signatur-logo_en.png
|