From c9827ea54f9b66e60897c31e5b0e226fdd3e06d1 Mon Sep 17 00:00:00 2001 From: tknall Date: Fri, 15 Jan 2010 14:04:38 +0000 Subject: - fixing bug #411 - fixed invalid verification link in configuration - removed some needless log.info messages git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@553 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- work/cfg/config.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'work') diff --git a/work/cfg/config.properties b/work/cfg/config.properties index cb50888..6967454 100644 --- a/work/cfg/config.properties +++ b/work/cfg/config.properties @@ -464,7 +464,7 @@ sig_obj.SIGNATURBLOCK_EN.key.SIG_META=Verification sig_obj.SIGNATURBLOCK_EN.pos=f:80 sig_obj.SIGNATURBLOCK_EN.adobeSignFieldValue=PDF-AS Signature -sig_obj.SIGNATURBLOCK_EN.adobeSignReasonValue=Information about the verification can be found at http://signature-verification.gv.at +sig_obj.SIGNATURBLOCK_EN.adobeSignReasonValue=Information about the verification can be found at http://www.signature-verification.gv.at sig_obj.SIGNATURBLOCK_EN.verifyURL=http://www.signature-verification.gv.at sig_obj.SIGNATURBLOCK_EN.value.SIG_META=Information about the verification of the electronic signature and of the printout can be found at: http://www.signature-verification.gv.at @@ -513,7 +513,7 @@ sig_obj.SIGNATURBLOCK_EN_PDFA.key.SIG_META=Verification sig_obj.SIGNATURBLOCK_EN_PDFA.pos=f:80 sig_obj.SIGNATURBLOCK_EN_PDFA.adobeSignFieldValue=PDF-AS Signature -sig_obj.SIGNATURBLOCK_EN_PDFA.adobeSignReasonValue=Information about the verification can be found at http://signature-verification.gv.at +sig_obj.SIGNATURBLOCK_EN_PDFA.adobeSignReasonValue=Information about the verification can be found at http://www.signature-verification.gv.at sig_obj.SIGNATURBLOCK_EN_PDFA.verifyURL=http://www.signature-verification.gv.at sig_obj.SIGNATURBLOCK_EN_PDFA.value.SIG_META=Information about the verification of the electronic signature and of the printout can be found at: http://www.signature-verification.gv.at -- cgit v1.2.3