diff options
author | INOPIAE <inopiae@cacert.org> | 2012-11-12 07:12:26 +0100 |
---|---|---|
committer | INOPIAE <inopiae@cacert.org> | 2012-11-12 07:12:26 +0100 |
commit | ca3ecaef2d5d126ad093350c49dc4bbf5e6eee90 (patch) | |
tree | 5aab263ba6f71a560cd164ab1b2e18731e3e5ebf /www | |
parent | 9226dbf077c1581aef3084c8c24324f078da0ccc (diff) | |
download | cacert-devel-ca3ecaef2d5d126ad093350c49dc4bbf5e6eee90.tar.gz cacert-devel-ca3ecaef2d5d126ad093350c49dc4bbf5e6eee90.tar.xz cacert-devel-ca3ecaef2d5d126ad093350c49dc4bbf5e6eee90.zip |
bug 1114: applied changes to the new pages mentioned
Diffstat (limited to 'www')
-rw-r--r-- | www/cap.php | 2 | ||||
-rw-r--r-- | www/policy/PrivacyPolicy.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/cap.php b/www/cap.php index 73380e1..dc283fb 100644 --- a/www/cap.php +++ b/www/cap.php @@ -48,7 +48,7 @@ $this->SetFont('Arial','I',8); if($_SESSION['_config']['language'] == "ja") $this->SetFont('SJIS','I',8); - $this->Cell(0,0,'CAcert Inc. - P.O. Box 4107 - Denistone East NSW 2112 - Australia - http://www.CAcert.org',0,0,'C'); + $this->Cell(0,0,'CAcert Inc. - PO Box 66 - Oatley NSW 2223 - Australia - http://www.CAcert.org',0,0,'C'); $this->Ln(3); $this->SetFont('Arial','',6); if($_SESSION['_config']['language'] == "ja") diff --git a/www/policy/PrivacyPolicy.html b/www/policy/PrivacyPolicy.html index 6670e92..c1b2771 100644 --- a/www/policy/PrivacyPolicy.html +++ b/www/policy/PrivacyPolicy.html @@ -105,8 +105,8 @@ Governmental warrants and civil supoenas will be processed through the dispute r <p>If you need to contact us in writing, address your mail to:</p> <p> CAcert Inc.<br> -P.O. Box 4107<br> -Denistone East NSW 2112<br> +PO Box 66 +Oatley NSW 2223 Australia </p> |