From 44b3400a326ffa190a48ea9e5e04f83ea4ed4b79 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 12 Jan 2008 20:45:00 +0000 Subject: [PATCH] Improved the explanation on the TTP form --- www/ttp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/ttp.php b/www/ttp.php index 7511e31..c484da2 100644 --- a/www/ttp.php +++ b/www/ttp.php @@ -60,7 +60,7 @@ $this->SetFont('SJIS','',10); $this->Write(4, recode($_SESSION['_config']['recode'], _("The CAcert Trusted Third Party (TTP) Programme is designed to assure Internet user identities through personal verification of government issued identity documents."))); $this->Ln(7); - $this->Write(4, recode($_SESSION['_config']['recode'], _("The Applicant asks you to certify to CAcert that you have met with the Applicant and verified the Full Name, Date of Birth, and ID Numbers of the Applicant against two separate original government issued photo-identity documents. Once the documents have been verified against the originals and signed, the applicant must attach the copies to the signed forms and return them to CAcert Inc."))); + $this->Write(4, recode($_SESSION['_config']['recode'], _("The Applicant asks you to certify to CAcert that you have met with the Applicant and verified the Full Name, Date of Birth, and ID Numbers of the Applicant against two separate original government issued photo-identity documents. Once the photocopies of the photo IDs have been verified by the TTP they must be signed by the TTP with the statement 'I certify that this copy is a true copy of the original document'. The verified and signed photocopies of IDs are then to be included with the completed TTP forms and returned to CAcert Inc."))); $this->Ln(7); $this->Write(4, recode($_SESSION['_config']['recode'], _("Please complete and sign this form, and sign the photocopies of the IDs, to acknowledge that").":")); $this->Ln(7);